Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Macro/PartialMap
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
..
capabilities.kll Adding CMake build support for the KLL compiler 2014-09-14 15:51:36 -07:00
kll.h Fixing USB send rate. 2014-09-19 19:11:37 -07:00
macro.c HUGE AVR RAM optimization (~28%). 2014-10-02 22:09:34 -07:00
macro.h Preparing for kll compiler usage 2014-09-07 21:10:49 -07:00
setup.cmake Major code cleanup and preparation for PartialMap Macro Module 2014-04-06 11:49:27 -07:00
usb_hid.h Updating USB HID header file. 2014-09-20 23:09:58 -07:00