This repository includes information about Solo5/MirageOS porting to microcontrollers(MCUs).
- A new binding/tender named 'frt' running on top of FreeRTOS and hardware specific drivers is implemented.
- An additional package named 'solo5-frt-xyz' for the hardware xyz is newly introduced. This package holds hardware specific files.
- Changing a target hardware type can be done in a similar manner to conf-llvm.
- See the design document. You can find the current status of this porting.
- See the porting document.