Commit Graph

22 Commits

Author SHA1 Message Date
Mr.Blinky d5a26a5e11
Add RTC bootloaders 2024-09-29 21:55:44 +02:00
Mr.Blinky 7a99d70546 update boardpackage source
update bootloaders
add Arduboy mini support and bootloader
update Arduboy FX library to v1.0.11
2023-07-15 23:59:52 +02:00
Mr.Blinky db61fbe18a update Arduboy FX library, microcade bootloader
update Arduboy FX library to 1.0.7 with Load/SaveGameState functions and example

update microcade bootloader fixing RGB LED glitch when changing selection
2023-01-28 22:05:54 +01:00
Mr.Blinky c26e9dd8a6 update microcade bootloader
rotated D-pad buttons 180 degrees
2022-12-12 16:48:35 +01:00
Mr.Blinky 6ba403d487 update microcade bootloaders
fixed RGB led issue in CDC_Task_Command_x
2022-12-12 00:27:27 +01:00
Mr.Blinky 39c50b345e add microcade bootloaders 2022-12-11 21:33:27 +01:00
Mr.Blinky 75b7421999 Miscellaneous updates
remove sparkfun name from IDE option menu
add Arduboy2 library version 6.0.0 changes
add SH1106 I2C display support to Arduboy and Arduboy2 library Thanks to @evgenykzz2
add experimental code for extra X and Y buttons to Arduboy2 library
add alternate wiring support to Arduboy2beep Thanks to @menehune23
update Arduboy2 library HardwareTest sketch
add link to Cathy3K Repo in bootloader folder
add contrast option to IDE option menu
2021-12-05 22:09:37 +01:00
Mr.Blinky e8963d3aff
fix ProMicro, ArduBigBOY bootloaders
Fixed Green LED always on in ProMicro bootloaders (alternate wiring scheme) 
Fixed failed wakeup from flash powerdown mode in ArduBigBoy bootloaders
2021-01-11 23:31:51 +01:00
Mr.Blinky 6ac7468383 update package to 1.2.9
remove cathy2k bootloader
Update cathy3k bootloader v1.9
Update Arduboy2 library with latest changes
update tinyfont library
update EEPROM library
Add FX library
update Arduino SoftwareSerial and Wire libraries
2020-09-15 17:17:03 +02:00
Mr.Blinky ad6274071a
update bootloaders
relocated boot power on flag to bit 7 EEPROM location 0
2020-06-27 01:25:47 +02:00
Mr.Blinky e209877cad
update bootloader
bootloader restarts on closing bootloader port @1200 baud
Faster read and write flash chip
experimental double reset for standby removed
minor size optimisations
2020-04-30 00:15:18 +02:00
Mr.Blinky 451490c885
update bootloader
OLED_RST will stay active low in power down mode so this pin can also be used to shutdown DC-DC controller chips on certain display modules
2019-06-11 22:40:11 +02:00
Mr.Blinky 7061a4cc87
update bootloader
A and B buttons have identical function now
reset on loader screen enters power down mode /wake up from power down
flash chip erase block size changed to 64K for faster flashing
2019-06-10 15:03:09 +02:00
Mr.Blinky 42c5bc0885 fix bootloader
fixed 'press B on list title screen will burn junk and freeze' glitch reported by Arduboy community member @n602
2019-04-20 13:50:19 +02:00
Mr.Blinky 5523707c78 update bootloader
bootloader USB icon no longer visible when an initialized flash cart has been detected
2019-04-14 22:37:39 +02:00
Mr.Blinky af5076fd60
source update
Update Arduboy2 library to 5.2.1
bootloader support for alternate flash chipselect SDA
reverted Sprites.cpp
added checkBatteryState checkBatteryStateLED functions to Arduboy2 library
update cathy3K bootloader with menu scrolling and progressbar
2019-04-07 16:57:16 +02:00
Mr.Blinky 6fe44ffb23
update bootloader
Optimized bootloader
Added progressbar support for SSD132x displays
2019-03-16 14:51:23 +01:00
Mr.Blinky 4d650a09f9
add progressbar to bootloader
all 1-bit display bootloaders will show a progressbar during flashing.
2019-03-10 23:05:51 +01:00
Mr.Blinky 3c94d56cb8
Add bootloader with new wiring scheme
Add bootloader support for Flash cart using SDA (pin 2/ D1) as chip select.
2018-12-15 17:18:45 +01:00
Mr.Blinky bec41ebf90
Added ST7565 bootloader hex files 2018-09-18 19:37:12 +02:00
Mr.Blinky 38b628cbab
Added ST7565 bootloader 2018-09-16 18:31:39 +02:00
Mr.Blinky 2921024e29
Added source files (part 1)
Added all source files except the libraries (too many files to add in a single go)
2018-09-10 20:50:47 +02:00