esp32-s2_dfu/.github/ISSUE_TEMPLATE/porting.md

18 lines
347 B
Markdown
Raw Permalink 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
**Porting layer**
2019-08-20 07:36:22 +02:00
- [ ] Device Controller Driver (DCD)
- [ ] Host Controller Driver (HCD)
- [ ] Board Supported Package (BSP)
- [ ] OS Abstraction Layer (OSAL)
2019-08-20 07:39:55 +02:00
**Description**
2019-08-20 07:36:22 +02:00
A clear and concise description of what you want to happen.