1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/nmsis_sdk/doc.txt
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

10 lines
309 B
Plaintext

/**
* @defgroup pkg_nmsis_sdk Nuclei MCU Software Interface Standard
* @ingroup pkg
* @brief Vendor SDK from Nuclei System Technology for Nuclei-based MCUs
*
* The NMSIS SDK is required for Nuclei-based MCUs, for example the GDVF103.
*
* @see https://github.com/Nuclei-Software/nuclei-sdk
*/