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/uartOut
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 McHCK now working with UART. 2014-06-30 23:52:24 -07:00
capabilities.kll Fixing uartOut for ARM 2014-09-27 13:20:09 -07:00
output_com.c HUGE AVR RAM optimization (~28%). 2014-10-02 22:09:34 -07:00
output_com.h Merging fixes from pjrcUSB 2014-09-28 10:56:32 -07:00
setup.cmake Initial code for ARM UART output module (mainly for CLI) 2014-06-28 13:55:25 -07:00