Add kbd_peekMask() and kbd_getMask() functions.
[bertos.git] / bertos / drv / kbd.c
2012-01-11 asterixAdd kbd_peekMask() and kbd_getMask() functions.
2011-03-03 arighikbd: use generic event synchronization
2010-04-27 asterixAdd comment.
2010-03-22 battAdd missing prototype.
2010-03-22 arighikdb: re-enable calling poor man's scheduler inside...
2010-03-19 arighidemo: make the GUI preemptive-safe.
2008-09-05 battAdd config option for calling schedule() from kbd_peek().
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-26 battUpdate to new name.
2008-08-04 bernieRename myself
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-05-19 asterixReformat.
2008-04-04 battRefactor BeRTOS to be in his own directory.