Nuclei-Software / NMSIS

Nuclei Microcontroller Software Interface Standard Development Repo
https://doc.nucleisys.com/nmsis/
Apache License 2.0
59 stars 16 forks source link
aiot dsp embedded embedded-software iot iot-platform micro-controllers nmsis nn nuclei risc-v riscv

Nuclei Microcontroller Software Interface Standard

Documentation

NOTE: This release of NMSIS need to use with at least Nuclei RISC-V Toolchain 2023.10

The Nuclei Microcontroller Software Interface Standard(NMSIS) is a vendor-independent hardware abstraction layer for micro-controllers that are based on Nuclei processors.

The NMSIS defines generic tool interfaces and enables consistent device support. It provides simple software interfaces to the processor and the peripherals, simplifying software re-use, reducing the learning curve for micro-controller developers, and reducing the time to market for new devices.

NMSIS Componments

Directory Structure

Directory Content
NMSIS/Core NMSIS-Core related files
NMSIS/DSP NMSIS-DSP related files
NMSIS/NN NMSIS-NN related files
NMSIS/doc Source of the documentation
Device/_Template_Vendor Vendor device template files
Device/Nuclei No longer existed, please refer to above one

Documentation

If you want to learn more about this project, please visit this NMSIS documentation.

License

This NMSIS is modified based on open-source project CMSIS to match Nuclei requirements. NMSIS is licensed under Apache-2.0.

Contributions and Pull Requests

Contributions are accepted under Apache-2.0. Only submit contributions where you have authored all of the code.

Issues and Labels

Please feel free to raise an issue on GitHub to report misbehavior (i.e. bugs) or start discussions about enhancements. This is your best way to interact directly with the maintenance team and the community. We encourage you to append implementation suggestions as this helps to decrease the workload of the very limited maintenance team.

We will be monitoring and responding to issues as best we can. Please attempt to avoid filing duplicates of open or closed items when possible. In the spirit of openness we will be tagging issues with the following: