First prototype implementation of Day Algo
Splitted light algorithm module
Added light module
Added clock module
First implementation of basic menu handling
Added a separate DMX module and cleaned up the ...
Added a dedicated UI module
Performance optimization for LCD driver by usin...
Added original code files from old VES project
Implemented first version of LPC2xxx Real-Time ...
Implemented DMX and Light-Algo Task-Handling
Added Aqualight application
Added a high-level driver for GPIO buttons
Modification on LPC2xxx UART driver to fullfil ...
Missing Interrupt-Controller-Device Pointer for...
Enhanced the osRegisterDevice... API to use eit...
Small API modifications in osRegisterDevice...
First implementation of Port Handling added
Wrong number of padding bytes in Clock Register...
Adapted LPC2xxx low level driver to common "DEV...
Invalid check for Init-Function pointer in Regi...
Wrong initialization of PLL Register pointer co...
Wrong pointer for vicInitialization corrected
Corrected bug in bit-mask handling of port writ...
Added new defines for LCD line numbering
Fixed error in init result handling of osRegist...
Added LCD API definitions to lib_hal_api
Added first implementation of Port Handling
Added first implementation of LCD 2x16 driver i...
Corrections in ISR for ChibiOS and LPC 2xxx con...
Added GPIO Port driver and LCD 2x16 driver to m...
Added first implementation of GPIO Write Port
Changed lcd2x16 driver to use INTERCOM calls to...
Code Cleanup for AT91SAM7 Interrupt-Controller,
Changed some Code Analysis Options
Initial import into SourceForge Git