1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/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
..
board_common.h
cfg_i2c_default.h boards/common/gd32v: flexible default I2C configuration 2023-02-06 07:57:13 +01:00
cfg_spi_default.h boards/common/gd32v: flexible default SPI configuration 2023-02-06 07:57:13 +01:00
cfg_timer_default.h boards/common/gd32v: change default timer configuration 2023-01-28 18:16:17 +01:00
cfg_uart_default.h
cfg_usbdev_default.h boards/common/gd32v: add USB OTG support 2023-02-07 01:31:08 +01:00
periph_common_conf.h boards/common/gd32v: add USB OTG support 2023-02-07 01:31:08 +01:00