Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Output/pjrcUSB
Jacob Alexander 6e4c28ef84 HUGE AVR RAM optimization (~28%).
- It's possible to get even more, but this is probably as far as I'll go
- PROGMEM is really annoying to use, and makes the code look like ass
- Now the Teensy 2++ should have enough RAM to use PartialMap easily
2014-10-02 22:09:34 -07:00
..
arm Fixed Linux NKRO bitmap bug. 2014-10-02 01:40:14 -07:00
avr Fixed Linux NKRO bitmap bug. 2014-10-02 01:40:14 -07:00
capabilities.kll Adding NKRO and Boot mode capabilities. 2014-10-01 23:47:26 -07:00
output_com.c HUGE AVR RAM optimization (~28%). 2014-10-02 22:09:34 -07:00
output_com.h Fixing USB NKRO key buffer bug 2014-10-02 19:29:56 -07:00
setup.cmake Adding CLI and CDC Serial support for Teensy 2.0 and Teensy 2.0++ 2014-03-31 01:07:48 -07:00