Add set freq and enable function. Refactor init funtions. Add other test.
[bertos.git] / bertos /
2008-04-30 asterixAdd set freq and enable function. Refactor init funtion...
2008-04-30 asterixRemove unneeded include.
2008-04-30 asterixDefine generic name of PIO registers for using timer...
2008-04-30 asterixRename timer counter mode define.
2008-04-30 asterixAdd prescaler mask.
2008-04-30 asterixAdd timer module for stepper driver.
2008-04-30 asterixAdd adc driver.
2008-04-30 asterixAdd pwm driver.
2008-04-30 asterixAdd PID controll module.
2008-04-23 battFix a bug when 2 irqs on the same serial are pending...
2008-04-09 battRefactor xmodem to use new KFile interface.
2008-04-09 battfifo_len():new method.
2008-04-09 battDoc fix.
2008-04-09 battAdd menubar.
2008-04-09 battUpdate to new directory layout.
2008-04-09 battUpdate to new directory layout.
2008-04-09 battFix typo.
2008-04-09 battAdd linker scripts for at91sam7_128.
2008-04-09 battFix doc.
2008-04-09 battAdd support for AT91SAM7X128.
2008-04-09 battAdd support for switching clock to different sources...
2008-04-09 battAdd SAM7 I2C driver.
2008-04-09 battFix doc.
2008-04-08 battFix header guard names; include correct header.
2008-04-04 battRestore doc dir in root; fix Doxyfile and README.
2008-04-04 battUpdate at91sam7 demo to new directory layout.
2008-04-04 battMove also cpu/ to bertos/ :-).
2008-04-04 battRefactor BeRTOS to be in his own directory.