Posts Tagged ‘avr atmega16 rtos’

Finished RTOS similar to FreeRTOS

Saturday, July 25th, 2009 by mopey

This is an RTOS developed by myself, with some code taken from FreeRTOS. This is some of the most difficult code I have ever written, although it really doesn’t do anything useful. Man, context switching in C can be a bear! It’s like a programatic buffer overflow! (seriously, you do a function call and just pop off enough stuff to overwrite the instruction pointer).


No computers were harmed in the 0.253 seconds it took to produce this page.