src/avr/kernel/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / avr / kernel


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] dmx/        
[DIR] remix16/        
[TXT] Makefile  1.9   10 months  demon   add clock, redesign timer, tweak stack values
[TXT] Makefile.inc  1.12   7 weeks  demon   move F_CPU out of module Makefile
[TXT] adc.c  1.20   2 months  demon   remove unneeded includes
[TXT] clock.c  1.11   2 months  demon   named semaphores and priorities, don't set default values like BAUD
[TXT] cmd.c  1.4   6 months  demon   we do not use anything from inttypes.h, so replace it with stdint.h
[TXT] color.h  1.1   6 months  demon   major update: lot of bugfixes, lot of changes - let compiler handle stack pointe...
[TXT] ctrl.c  1.6   2 months  demon   big rename
[TXT] dmx.c  1.38   10 days  demon   proper priorities
[TXT] factor.h  1.1   6 months  demon   major update: lot of bugfixes, lot of changes - let compiler handle stack pointe...
[TXT] factor10000.h  1.1   6 months  demon   major update: lot of bugfixes, lot of changes - let compiler handle stack pointe...
[TXT] heartbeat.c  1.9   2 months  demon   back to monotone time new sleep() function
[TXT] hsv.c  1.2   6 months  demon   we do not use anything from inttypes.h, so replace it with stdint.h
[TXT] kernel.c  1.71   10 days  demon   cleanup
[TXT] kernel.h  1.36   10 days  demon   proper priorities
[TXT] lcd3.c  1.14   2 months  demon   clean-up
[TXT] ppm.c  1.10   4 months  demon   time sharing
[TXT] queue.h  1.1   4 months  demon   linked lists
[TXT] remix16.c  1.3   6 months  demon   we do not use anything from inttypes.h, so replace it with stdint.h
[TXT] rgb.c  1.31   2 months  demon   remove unneeded includes
[TXT] stack.h  1.3   2 months  demon   expicit set clock prescale to 1 simplify scheduler and sleep functions
[TXT] tasks.h  1.24   7 weeks  demon   add dynamic priorities
[TXT] uart.c  1.18   2 months  demon   named semaphores and priorities, don't set default values like BAUD


Dimitri Sokolyuk <demon@dim13.org>