summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/porting.md
blob: 9e4097ac267cebd633adf74ad92f60c94e3c7364 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
name: Porting
about: Adding a new port for this project
title: ''
labels: Porting
assignees: ''

---

**Description**
Describe which API you want to port (DCD/HCD/OSAL/BSP). It is also helpful to go through [porting.md](docs/porting.md) first if you haven't yet.