qmk-firmware/quantum/api
Fred Sundvik dd685eceb2 API Sysex fixes
Fix memory leaks by using stack instead of malloc
Reduce memory usage by having less temporary bufffers
Remove warnings by adding includes
Decrease code size by 608 bytes (mostly due to not linking malloc)
More robust handling of buffer overflows
2016-12-29 12:13:30 +02:00
..
api_sysex.c API Sysex fixes 2016-12-29 12:13:30 +02:00
api_sysex.h separated into api files/folder 2016-11-26 15:38:44 -05:00