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 ...
Performance optimization for LCD driver by usin...
Added a dedicated UI module
Implemented DMX and Light-Algo Task-Handling
Implemented first version of LPC2xxx Real-Time ...
Added Aqualight application
Added a high-level driver for GPIO buttons
Modification on LPC2xxx UART driver to fullfil ...
Wrong pointer for vicInitialization corrected
Enhanced the osRegisterDevice... API to use eit...
Small API modifications in osRegisterDevice...
Missing Interrupt-Controller-Device Pointer for...
Adapted LPC2xxx low level driver to common "DEV...
Invalid check for Init-Function pointer in Regi...
Wrong initialization of PLL Register pointer co...
Wrong number of padding bytes in Clock Register...
First implementation of Port Handling added
Added GPIO Port driver and LCD 2x16 driver to m...
Added LCD API definitions to lib_hal_api
Added first implementation of GPIO Write Port
Corrections in ISR for ChibiOS and LPC 2xxx con...
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 first implementation of LCD 2x16 driver i...
Changed lcd2x16 driver to use INTERCOM calls to...
Added first implementation of Port Handling
Code Cleanup for AT91SAM7 Interrupt-Controller,
Changed some Code Analysis Options
Initial import into SourceForge Git