Commit graph

10 commits

Author SHA1 Message Date
Aaron Mueller b79fe666d9 Rebrand the whole thing :) 2014-10-15 21:39:06 +02:00
Kai Lauterbach 3e746efaab Sample argument parser inproved. 2011-12-31 18:24:05 +01:00
Kai Lauterbach 89ae3edfcb EEMEM defination added. 2011-12-27 11:45:16 +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 37f0d5abe9 Some constants added. 2011-12-19 19:23:47 +01:00
Kai Lauterbach beb8d0c4e2 Some more code size optimizations. 2011-12-10 00:50:28 +01:00
Kai Lauterbach f8242b9ae3 Delay call from mainloop removed because of faster
usb communication.
2011-12-07 21:16:47 +01:00
Kai Lauterbach 0a316aaed9 First working version of the ISR to control the LEDs. 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