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

---

**Porting layer**
 - [ ] Device Controller Driver (DCD)
 - [ ] Host Controller Driver (HCD)
 - [ ] Board Supported Package (BSP)
 - [ ] OS Abstraction Layer (OSAL)

**Description**
A clear and concise description of what you want to happen.