Commit graph

17 commits

Author SHA1 Message Date
Aaron Mueller b79fe666d9 Rebrand the whole thing :) 2014-10-15 21:39:06 +02:00
Thomas Kopp 620a174785 Changes for GCC 4.9 2014-09-29 22:43:38 +02:00
Thomas Kopp 3f66aeeca1 Some optimizations to run on AVR-GCC 4.9 2014-09-22 23:24:05 +02:00
Aaron Mueller 7a2d2d5a79 Make the firmware compatibel with the new usbdrv 2014-05-13 22:24:09 +02:00
Kai Lauterbach 0fcba5516f EEMEM definition moved to globals. 2011-12-27 11:47:26 +01:00
Kai Lauterbach 53040bd56c First implementation of a embedded delay information in a single frame. 2011-12-20 23:22:20 +01:00
Kai Lauterbach 8a9aaa2487 Documentation added.
Some other optimizations for size.
2011-12-20 22:36:04 +01:00
Kai Lauterbach 73ad4d9fd9 Code optimized, delay changing via USB added and animation viewing
routine fixed.
2011-12-18 22:16:32 +01:00
Kai Lauterbach ff56b090fd Animation support added. 2011-12-18 19:35:47 +01:00
Kai Lauterbach 6abbbcf78a type.h include removed. 2011-12-18 13:47:06 +01:00
Kai Lauterbach 44ca75161f Deoptimized. 2011-12-17 22:03:57 +01:00
Kai Lauterbach 7c76f3303e EEPROM write/read access via USB implemented. 2011-12-10 11:46:58 +01:00
Kai Lauterbach 1ceeaf0d1e Some more changes. 2011-12-10 00:50:28 +01:00
Kai Lauterbach 09f600f9e1 First implementation of the USB communication. 2011-12-07 21:16:46 +01:00
Kai Lauterbach 8a2a2d99ed First implementation of the new ISR. 2011-12-07 21:16:46 +01:00
Kai Lauterbach 9ce06c0292 Major changes on the core of the framework from klaute
* Some interferrences with the two timers (usb/led)
* Big cleanup from the codebase and separate logical parts
* Documenting the code
* Big space optimizations on the code to fit on the AVR
2011-10-19 01:05:16 +02:00
Kai Lauterbach b1b9c93fe8 V-USB support addad. 2011-10-19 01:05:15 +02:00