summaryrefslogtreecommitdiff
path: root/firmware/drivers/led.c (follow)
Commit message (Expand)AuthorAge
* Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing2004-06-22
* The code police strikes backLinus Nielsen Feltzing2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* remove tabs :)Alan Korr2002-06-24
* Changing to C99 'bool' typeBjörn Stenberg2002-05-13
* Simpler API and remove interrupt codeBjörn Stenberg2002-04-26
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23