espressif_tinyusb/.github/ISSUE_TEMPLATE/porting.md

12 lines
267 B
Markdown
Raw Normal View History

2019-08-20 07:36:22 +02:00
---
name: Porting
about: Adding a new port for this project
title: ''
labels: Porting
assignees: ''
---
2019-08-20 07:39:55 +02:00
**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.