Add config files for keyboard and graphics.
[bertos.git] / bertos / hw /
2008-11-11 battSilence warning when testing.
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-09-04 battAdd ft245rl usb to parallel converter driver.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-27 battLower meaningless demo clock frequency to avoid overflo...
2008-08-18 berniebuzzer: spacing fix
2008-08-04 bernieRename myself
2008-06-17 qwertChanged clock from 10Mhz to 48Mhz in hw_cpu.h to set...
2008-06-16 asterixDefine fake value for lcd read.
2008-06-11 asterixRemove space.
2008-06-11 asterixSilent unused warning.
2008-06-11 asterixAdd hw blancker file. Move lcd on/off macros to hw...
2008-06-10 asterixFix unused warning. Fix type warning. Reformat.
2008-06-10 asterixSilent unused variable warning (only for test).
2008-06-10 asterixMark incomplete macro with TODO key.
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-05-26 asterixTypos.
2008-05-26 asterixAdd hw definition for sipo driver.
2008-05-26 asterixUpdate copyright.
2008-05-26 asterixUpdate copyright.
2008-05-22 asterixFix empty macro for compiling test.
2008-05-21 asterixFix warning message. Add other pwm channel.
2008-05-20 asterixAdd boilerplate for hw peripherals.
2008-05-19 asterixMark this module as broken.
2008-05-14 asterixAdd warning for not implemented functions.
2008-05-13 asterixAdd setReset instead of reset function. Fix comments.
2008-05-13 asterixAdd low level template module for dataflash drive.
2008-04-04 battRefactor BeRTOS to be in his own directory.