mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
3d470b0c12
This adds support for the gd32v class devices from Gigadevice. The gd32vf103 contains an 108 MHz RISC-V core with similar peripherals as the stm32f1 devices Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
/**
|
|
* @defgroup cpu_gd32v GD32V
|
|
* @ingroup cpu
|
|
* @brief GigaDevice GD32 RISC-V Microcontrollers
|
|
*
|
|
*/
|