Allow to define "notest: all" to completely exclude some testcases from the nightly...
[bertos.git] / bertos / hw /
2010-03-03 asterixAdd configuration files for at91sam7 flash driver.cfg...
2010-02-15 battAdd Texas Instruments TLV5618 DAC driver.
2009-10-16 asterixRename cs macro.
2009-10-10 battSimplify afsk testing harness.
2009-10-10 battRemove unneeded macros.
2009-10-10 battTypo.
2009-10-10 battAdd documentation.
2009-10-10 battAdd documentation.
2009-10-10 battRefactor afsk IRQ macros in order to handle multiple...
2009-10-10 battUpdate afsk_test in order to comply to new Afsk context.
2009-10-09 battAdd missing prototype.
2009-10-07 asterixAdd tmp123 sensor temperature driver.
2009-10-05 asterixAdd driver to read temperature from lm75 chip.
2009-10-01 battAdd missing stubs.
2009-10-01 battAdd macros that handle end of interrupt.
2009-09-30 battAdd missing prototypes.
2009-09-30 battImport first draft of afsk 1200baud software modem.
2009-09-04 battFix serial hw macros.
2009-09-04 battMove map definition in correct place.
2009-09-02 asterixFix hw template.
2009-09-01 lottavianoFix warnings.
2009-09-01 lottavianoFix default values in kbd_map.
2009-09-01 lottavianoFix warnings on AVR serial hw.
2009-09-01 battAdd timer strobe macros default.
2009-09-01 battRemove CPU specific file.
2009-08-31 battMake hw files more generic.
2009-08-31 asterixUpdate hw template for sipo module.
2009-08-31 lottavianoFix hw SIPO macro declaration.
2009-07-03 lottavianoImport tas5706a driver.
2009-07-03 lottavianoImport SPI with DMA driver.
2009-07-03 lottavianoImport SD card driver.
2009-06-03 asterixComply hw template to new sipo driver.
2009-04-24 duploAdd fallback for macros
2009-04-23 duploFix the ntc problems.
2009-04-23 duploAd todo in hw file for kbd module.
2009-04-21 asterixRemove unneeded warning.
2009-04-20 battRemove redundant macros.
2009-04-17 battFix header location.
2009-04-17 battMake nightly build test works.
2009-04-16 battReformat.
2009-04-10 battUse newer instead of new to avoid gcc complaining about...
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-04-02 asterixSome fix and paste. Use putchar instead a write in...
2009-03-31 asterixRefactory and generalize sipo module.
2009-02-20 battAdd empty spaces at EOF.
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.