tneo icon indicating copy to clipboard operation
tneo copied to clipboard

TNeo: a well-formed and carefully tested preemptive real-time kernel for 16- and 32-bits MCUs

Results 5 tneo issues
Sort by recently updated
recently updated
newest added

It looks like a great project! In the readme, all the links to the documentation return a 404. They all link to some special bitbucket repo, that doesn't seem to...

Hello, I've tried to use TNeo with my ATSAMC21E (Cortex-M0+) and GCC compiler, have configured everything (.S file too) but without success. I can start the RTOS and create tasks,...

Error accessing repository with tests. https://github.com/dimonomid/tneo/blob/8f95d2084060c45067f0ce5631a11b83a3463cdf/stuff/doc_pages/unit_tests.dox#L161 Error: HTTP Error 503: Service Unavailable

I'm trying to use tneo in my samd21 (m0+) project. Since I have my own build engine based on python, I'm doing the "build manually" route. One of the options...

Hey As the dsPIC33 has the same Architecture except the additional dsp register and as you wrote your kernel is useable for dspic devices why are you not saving the...