Update 'make flash' support for ARM chips.
[bertos.git] / bertos /
2009-08-27 lottavianoUpdate 'make flash' support for ARM chips.
2009-08-26 (no author)Move all Openocd-related files to separate folder;...
2009-08-26 (no author)Add flashing support for AVR.
2009-08-24 lottavianoFix warnings.
2009-08-24 lottavianoAdd process priority test.
2009-08-24 lottavianoFix proc_setPri(), which now correctly changes the...
2009-08-20 (no author)Add log configuration for dc motor.
2009-08-20 (no author)Use log and add pid configuration.
2009-08-20 (no author)Trick to silent compiler warning.
2009-08-20 (no author)Add logging for block of code.
2009-08-20 (no author)Merge driver from external project.
2009-08-20 (no author)Use log for debug message.
2009-08-06 lottavianoFix subtle bug in crc table declaration; substitute...
2009-08-05 (no author)Move crc16tab in PROGMEM for AVR chips (Thanks to M...
2009-07-23 (no author)doc: Add timer module documentation.
2009-07-23 (no author)arm scripts: Add new openocd gdb and flash scripts
2009-07-10 lottavianodoc: Fix style in documentation.
2009-07-09 lottavianodoc: Add example for KFileFifo
2009-07-08 lottavianoAdd definition when not in _DEBUG mode.
2009-07-07 lottavianodoc: Add user documentation for proc module.
2009-07-06 lottavianoAdd module dependencies for wizard.
2009-07-06 lottavianoFix compilation issues on I2S module.
2009-07-06 lottavianoMove I2S at91 specific code to cpu/arm dir.
2009-07-06 lottavianoFix error in wizard configuration.
2009-07-06 lottavianoAdd sampling frequency limits for wizard
2009-07-06 lottavianoAdd wizard options for TAS module
2009-07-04 lottavianoFix SD and I2S wizard definitions.
2009-07-03 lottavianoImport tas5706a driver.
2009-07-03 lottavianoImport SPI with DMA driver.
2009-07-03 lottavianoImport SD card driver.
2009-07-03 lottavianoComplete SSC (i2s) driver import for at91sam7 cpu.
2009-07-02 lottavianoMerged from external project:
2009-07-02 lottavianoMerged from external project:
2009-07-02 lottavianodoc: Various documentation updates.
2009-06-28 lottavianoAdd documentation formatting.
2009-06-26 lottavianoFix wizard tag.
2009-06-09 battMerged from external project:
2009-06-09 battMerged from external project:
2009-06-08 lottavianoFix ini_reader when no new line at EOF
2009-06-08 battAdd wizard definitions; decrease default buffer size.
2009-06-08 battAdd INI file reader module; update test harness.
2009-06-08 battRemoved unneeded check.
2009-06-08 battFix seek return value; Clear structure on init; add...
2009-06-08 lottavianoVarious fixes to kfile_posix module.
2009-06-05 lottavianoAdded KFile interface emulation in posix systems
2009-06-03 asterixComply hw template to new sipo driver.
2009-06-03 asterixReformat.
2009-06-03 asterixGeneralize sipo module.
2009-05-22 battUpdate for new fatfs directory.
2009-05-22 battRemove documentation and move fatfs src dir.
2009-05-21 battAdd test for fatfs.
2009-05-21 battAdd emulated driver for fatfs.
2009-05-21 battMove headers inside header guard; fix pasto.
2009-05-21 battAdd configuration for FatFs.
2009-05-21 battAdded kfile interface implementation for FatFS.
2009-05-21 battUse ISO integer types.
2009-05-21 battDefine configuration constants only if not already...
2009-05-21 battAdd FatFs module by ChaN.
2009-05-01 battAvoid warning using void * arithmetic.
2009-05-01 battAdd KFile interface over a fifo buffer.
2009-05-01 battAdd missing dependencies.
2009-04-24 asterixFix kernel bug: process on arm never exit.
2009-04-24 battReformat.
2009-04-24 asterixSet correct stack size for kernel componet tests.
2009-04-24 duploAdd fallback for macros
2009-04-24 battFix kernel heap macros in bertos trunk.
2009-04-23 duploRemove strange character.
2009-04-23 duploAdd new Wizard tag for module definition
2009-04-23 duploAdd dependency for bitmap.c file
2009-04-23 duploModify tag for the wizard.
2009-04-23 duploFix the ntc problems.
2009-04-23 duploAd todo in hw file for kbd module.
2009-04-23 duploi2c doesn't support at91 cpus.
2009-04-23 duploat91 cpus are currently not supported.
2009-04-22 asterixAdd missing dependence.
2009-04-21 asterixTypos.
2009-04-21 asterixAdd new line at the end of file.
2009-04-21 battAdd missing dependency.
2009-04-21 battRefactor to not automatically include adc cpu modules...
2009-04-21 battRafactor ARM modules to be compiled explicitly (without...
2009-04-21 asterixRemove unneeded warning.
2009-04-20 asterixFix file image path.
2009-04-20 battChange error message from error to warning.
2009-04-20 battReformat.
2009-04-20 battUse int numbers; fix some min and max values.
2009-04-20 battFix pocketbus config.
2009-04-20 battFix xmodem configuration.
2009-04-20 battDisable incomplete configurations.
2009-04-20 battFix wdt configuration.
2009-04-20 battReformat.
2009-04-20 battFix thermo configuration.
2009-04-20 battReformat.
2009-04-20 battFix more serial driver configurations.
2009-04-20 battRemove unneeded config macros; Fix ser configuration.
2009-04-20 battFix phase driver configuration.
2009-04-20 battRemove redundant macros.
2009-04-20 battFix LCD configuration.
2009-04-20 duploCorrect a bug
2009-04-17 battReformat; fix for the wizard.
2009-04-17 battReformat.
next