Raphael Assenat
9f665068ae
Bump version to 3.5.0
5 years ago
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.
6 years ago
Raphael Assenat
835a4935c5
Fix stk525 makefile
6 years ago
Raphael Assenat
b6386b8948
Add shorter version string
7 years ago
Raphael Assenat
728aef1e5f
Move scripts to scripts/
7 years ago
Raphael Assenat
afcbcd8c24
rename build file
7 years ago
Raphael Assenat
847a7c84e1
Update makefiles for version string
7 years ago
Raphael Assenat
5c9fefd9f7
Add a justflash target to bypass jump to bootloader
7 years ago
Raphael Assenat
0bf5ac3a9c
Send command to enter bootloader when flashing
8 years ago
Raphael Assenat
2444e7699b
Add gamecube support (and rework makefiles)
8 years ago
Raphael Assenat
a07c8cbd70
Use new gampad data and usbpad
8 years ago
Raphael Assenat
bc55a51cf7
Cleanup report descriptor a bit.
...
- No longer an extra button 0 in linux
8 years ago
Raphael Assenat
5e59201bc4
Add STK525 (dev board) support
8 years ago
Raphael Assenat
a84b70c369
Start bootloader by USB message
8 years ago
Raphael Assenat
c59242383f
WIP
8 years ago