1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/sipeed-longan-nano
bors[bot] 37b64912d4
Merge #19256
19256: pkg/tinyusb: add GD32VF103 support r=gschorcht a=gschorcht

### Contribution description

This PR provides the tinyUSB support for GD32VF103 and enables the `tinyusb_device` feature as well as `stdio_tinyusb_cdc_acm` for GD32VF103 boards.

### Testing procedure

```
BOARD=sipeeed-longan-nano make -C tests/shell flash term
```
should work

### Issues/PRs references


Co-authored-by: Gunar Schorcht <gunar@schorcht.net>
2023-02-21 16:53:06 +00:00
..
include Merge #19256 2023-02-21 16:53:06 +00:00
doc.txt boards/sipeed-longan-nano: add periph_dac support 2023-02-07 02:42:19 +01:00
Kconfig Merge #19256 2023-02-21 16:53:06 +00:00
Makefile boards/sipeed-longan-nano: initial support 2023-01-23 18:59:32 +01:00
Makefile.dep boards/sipeed-longan-nano: enable stdio_tinyusb_cdc_acm as default 2023-02-21 15:04:13 +01:00
Makefile.features Merge #19256 2023-02-21 16:53:06 +00:00
Makefile.include boards/sipeed-longan-nano: enable stdio_tinyusb_cdc_acm as default 2023-02-21 15:04:13 +01:00