1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/nmsis_sdk/Makefile.include
Gunar Schorcht 7c6a0de23b pkg/nmsis_sdk: add NMSIS SDK for Nuclei-based MCUs
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.
2023-01-24 00:52:02 +01:00

4 lines
85 B
Makefile

PSEUDOMODULES += nmsis_sdk
INCLUDES += -I$(PKGDIRBASE)/nmsis_sdk/NMSIS/Core/Include