bertos.git
2010-11-29 asterixAdd more test to nightly test.
2010-11-29 asterixAdd renamed preset makefiles.
2010-11-28 asterixUpdate the presets.
2010-11-28 asterixUse board prefix for the presets.
2010-11-28 asterixUpdate the presets.
2010-11-28 asterixUse prefix for the presets.
2010-11-28 asterixUpdate the presets.
2010-11-28 asterixUse prefix for the presets.
2010-11-28 asterixUpdate the presets.
2010-11-28 asterixUse prefix for the presets.
2010-11-28 asterixUpdate the presets.
2010-11-28 asterixUse prefix on the presets name.
2010-11-28 asterixUpdate presets and fix for the new name.
2010-11-28 asterixUse prefix for the presets.
2010-11-28 asterixFix hw path for the aprs preset.
2010-11-28 asterixUpdate the preset and fix for the new name.
2010-11-28 asterixAdd prefix to the preset name.
2010-11-28 asterixUpdate the preset and fix for the new name.
2010-11-28 asterixUse unique name for arduino-mega benchmarck preset.
2010-11-28 asterixUpdate preset and comply to new parser module.
2010-11-28 asterixAdd parser configuration include.
2010-11-28 asterixReformat.
2010-11-28 lottavianodoc: Add documentation for keyboard driver.
2010-11-28 lottavianodoc: Add menu, gfx and text documentation into global...
2010-11-28 lottavianodoc: Add ADC driver to drivers group.
2010-11-28 lottavianodoc: Add indication of configuration file
2010-11-28 lottavianodoc: Fix documentation warnings in parser.
2010-11-28 asterixUpdate the preset and fix for the new name.
2010-11-28 asterixUse unique name for aduino preset.
2010-11-28 asterixUpdate preset and fix for new name.
2010-11-28 asterixUpdate context switch preset and fix to new name.
2010-11-28 asterixUse unique name for each benchmarck project.
2010-11-28 lottavianodoc: Move function documentation to .c file.
2010-11-28 lottavianodoc: Add documentation for parser module.
2010-11-26 lottavianoChange configuration options name for parser module.
2010-11-26 lottavianoCleanup parser code and make it more BeRTOS compliant.
2010-11-25 asterixAdd to nighty test also the demo projects for each...
2010-11-25 asterixUpdate the test makefile to new bertos build system.
2010-11-25 asterixExclude from nigthly test because bertos doesn't suppor...
2010-11-24 lottavianoFix cfg file include mode for lwip.
2010-11-23 lottavianoMerged from external project:
2010-11-23 lottavianodoc: Specify error codes returned by kblock_error().
2010-11-19 lottavianodoc: Add KFileBlock group and put a reference into...
2010-11-17 duploSave only the path of the toolchain, instead of all...
2010-11-16 asterixUpdate stm32 examples cfg.
2010-11-16 asterixReorder the header include. Add types include.
2010-11-16 asterixFix kfile source path.
2010-11-16 asterixFix kfile.c source include to allow the developers...
2010-11-16 duploFix regression due to #183 fix...
2010-11-16 duploAdd support for #183 fix in preset creation.
2010-11-15 duploFix for preset editing problems (bug #183).
2010-11-12 lottavianodoc: Remove doxygen warnings.
2010-11-12 lottavianodoc: Refactor documentation and add OOP basics.
2010-11-12 duploHardcoded initial geometry: 200, 200, 800, 600
2010-11-12 duploChange comment.
2010-11-11 asterixAdd cpu def for msp430g2231.
2010-11-11 lottavianodoc: Add documentation for kernel
2010-11-11 duploAttempt to use window manager's default positioning...
2010-11-10 lottavianodoc: Added group definitions for most common modules.
2010-11-09 lottavianodoc: Update embedded flash documentation.
2010-11-09 lottavianodoc: Improve documentation for Flash driver.
2010-11-08 asterixUpdate the benchmarck preset. Enable the context switch...
2010-11-08 asterixUpdare cfg files.
2010-11-08 asterixAdd missing configurations.
2010-11-08 asterixUpdate example project to new bertos api.
2010-11-08 asterixOpen by default the kblock device in bufferd mode.
2010-11-08 asterixUpdate to new sd api.
2010-11-05 battBump up version.
2010-11-05 asterixAdd benchmark for sam3n.
2010-11-05 asterixRemove unneeded functions using led macros.
2010-11-05 asterixRefactor led macro, now we can specify the led to on...
2010-11-05 asterixAdd kernel template for sam3n board.
2010-11-05 asterixAdd missing return.
2010-11-05 asterixAdd comment and reformat.
2010-11-05 lottavianodoc: Add documentation for log module and cleanup.
2010-11-05 asterixAdd comments and reformat.
2010-11-05 asterixCompile whit gcc optimization.
2010-11-05 asterixAdd lcd foldback implementation.
2010-11-05 asterixReorder inludes. Move setBacklight to hw file implement...
2010-11-05 asterixAdd emply templates for sam3n board.
2010-11-05 asterixAdd headerguard, use nops to wait. Define setbacklite...
2010-11-05 alephsam3n-ek example: fix led handling
2010-11-05 alephsam3n-ek example: fix led macros
2010-11-05 alephsam3: fix CPU name
2010-11-05 lottavianosam3n port: create hw files for lcd and leds.
2010-11-04 lottavianoAdd SAM3N-EK board and example preset.
2010-11-04 lottavianoFirst commit to cleanup log module documentation.
2010-11-04 lottavianoAdd script to create a new board directory skeleton.
2010-11-03 arighilwIP: disable LWIP_POSIX_SOCKETS_IO_NAMES
2010-11-03 arighilwIP: always enable ARP functionality
2010-11-03 arighilwIP: remove dependency on heap module
2010-11-03 arighilwIP: remove dependency on semaphore and add dependency...
2010-11-03 arighilwIP: do not compile unnecessary code
2010-11-03 arighiAT91SAM7X: gracefully drop bad frames read from the...
2010-11-02 alephILI9225 lcd driver: add function to write true color...
2010-11-02 alephsam3n: use linker script for flash, not for ram
2010-11-01 arighiAT91SAM7X: add TCP/IP echo server example
2010-11-01 arighiExclude lwIP stuff from the nightly build tests.
2010-11-01 arighilwIP: integrate lwIP with the BeRTOS wizard
2010-11-01 arighilwIP: add configuration parameters
next