|
Last modified on Wed Mar 7 07:44:51 2018 UTC. | Improve this page |
Define a modern C/C++ friendly microcontroller architecture based on the RISC-V instruction set, that makes writing embedded software easier and more productive. And… enjoy the process!
In technical terms, the mission statement can be rephrased as: define a set of specifications for RISC-V microcontrollers intended for embedded real-time / low power / IoT applications that do not require an operating system. Favour C/C++ multi-threaded RTOS systems.
For convenience, the initial proposal for the RISC-V Microcontroller Profile specification uses the markdown syntax, and is available as the specs-markdown GitHub project.
Contributions are welcome in the project issues ar pull requests.
The following steps are considered for the Embedded RISC-V project:
Similarly to the RISC-V specs license, the RISC-V Microcontroller Profile specs are also provided free of charge under the terms of the Creative Commons Attribution 4.0 International license, with all rights reserved to Liviu Ionescu.
Unless otherwise mentioned, all other content is also provided free of charge under the terms of the MIT License, with all rights reserved to Liviu Ionescu.