1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/gd32v/include
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
..
vendor cpu/gd32v/vendor: add USB OTG definitions 2023-02-07 00:48:21 +01:00
cpu_conf.h cpu/gd32v: Initial include of the GD32VF103 device 2021-08-24 14:30:23 +02:00
gpio_ll_arch.h cpu/gd32v: add gpio_ll support 2023-02-04 12:07:35 +01:00
periph_cpu.h cpu/gd32v/periph_i2c: interrupt based driver 2023-02-17 18:52:38 +01:00