Raphael Assenat
b22985712f
Add stack overgrow detection
...
If the stack ever grows too large (and starts overwriting variables
in .bss) the firmware jumps into the bootloader. This is better than
just continuing to run with strange side effects.
2017-01-08 15:14:55 -05:00
Raphael Assenat
835a4935c5
Fix stk525 makefile
2016-10-17 22:21:46 -04:00
Raphael Assenat
b6386b8948
Add shorter version string
2016-08-22 23:17:49 -04:00
Raphael Assenat
728aef1e5f
Move scripts to scripts/
2015-12-06 23:13:29 -05:00
Raphael Assenat
afcbcd8c24
rename build file
2015-11-02 21:57:15 -05:00
Raphael Assenat
847a7c84e1
Update makefiles for version string
2015-10-17 23:21:01 -04:00
Raphael Assenat
5c9fefd9f7
Add a justflash target to bypass jump to bootloader
2015-10-17 18:34:23 -04:00
Raphael Assenat
0bf5ac3a9c
Send command to enter bootloader when flashing
2015-09-09 22:56:21 -04:00
Raphael Assenat
2444e7699b
Add gamecube support (and rework makefiles)
2015-08-21 00:16:34 -04:00
Raphael Assenat
a07c8cbd70
Use new gampad data and usbpad
2015-08-20 23:39:54 -04:00
Raphael Assenat
bc55a51cf7
Cleanup report descriptor a bit.
...
- No longer an extra button 0 in linux
2015-08-18 23:24:23 -04:00
Raphael Assenat
5e59201bc4
Add STK525 (dev board) support
2015-08-18 21:09:34 -04:00