Question
TNeo: stable open source real-time kernel with well-formed code and detailed tests (for Cortex-M0/M0+/M3/M4/M4F)
Posted on January 02, 2015 at 15:56
I'd like to present real-time kernel:
https://bitbucket.org/dfrank/tneokernel
. TNeo was born as a thorough review and re-implementation of . The new kernel has well-formed code, inherited bugs are fixed as well as new features being added, it is well documented and tested carefully with unit-tests. Currently it is available for the following architectures:- ARM Cortex-M cores: Cortex-M0/M0+/M1/M3/M4/M4F (supported toolchains: GCC, Keil RealView, clang, IAR)
- Microchip: PIC32/PIC24/dsPIC
Comprehensive documentation is available in two forms:
Short list of features can be found
. #kernel