TNeo: stable open source real-time kernel with well-formed code and detailed tests (for Cortex-M0/M0+/M3/M4/M4F)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-01-02 6:56 AM
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
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-16 4:34 PM
Posted on March 17, 2015 at 00:34
TNeo v1.07 is released, this is a minor release with a few bugfixes and some new features.
Changelog is available here:http://dfrank.bitbucket.org/tneokernel_api/dev/html/changelog.html
Downloads here: