mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:52:44 +01:00
7c6a0de23b
The GD32V MCU is a Nuclei-based RISC-V MCU. The NMSIS SDK provides some basic functions for the access to control and status registers of such MCUs.
3 lines
92 B
Makefile
3 lines
92 B
Makefile
# This package can only be used with the Nuclei-based MCUs
|
|
FEATURES_REQUIRED += arch_nuclei
|