There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Core contains multiple kernel and support modules (e.g., operating system runtime specific dynamic allocation implementations), which consist of smaller parts called units. It was designed with a focus on the minimal compiler and microcontroller dependencies. To interface with the microcontroller peripherals, it uses CIL APIs.