Commit Graph

16 Commits (a698f8cd06bb4e044ada37b6c423cdf471919fd1)

Author SHA1 Message Date
Daan Sprenkels 7e90c06cf9 Add support for atmega32u4 chip 4 years ago
Raphael Assenat 9c99048c6f run avr-size in AVR mode 5 years ago
Raphael Assenat 9f665068ae Bump version to 3.5.0 6 years ago
Raphael Assenat 158d9bffda Makefile 'restart' target
Useful for some tests...
6 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 fb43524d34 Update gcn64txrx code for multiple channels 7 years ago
Raphael Assenat b6386b8948 Add shorter version string 7 years ago
Raphael Assenat 728aef1e5f Move scripts to scripts/ 8 years ago
Raphael Assenat afcbcd8c24 rename build file 8 years ago
Raphael Assenat 8bd2eb1710 Add justflash target 8 years ago
Raphael Assenat 847a7c84e1 Update makefiles for version string 8 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 a84b70c369 Start bootloader by USB message 8 years ago
Raphael Assenat c59242383f WIP 8 years ago