Commit Graph

15 Commits

Author SHA1 Message Date
Mr.Blinky b44f758abc
Update board.txt, platform.txt
Add RTC bootloader support for Arduboy FX (DevKit) and Arduboy mini
2024-09-29 21:58:09 +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 fed21b40cb update ArduboyFX library
Update Arduboy FX library to v1.0.8
add manufacturer strings to boards.txt
2023-02-28 16:46:51 +01:00
Mr.Blinky 39c50b345e add microcade bootloaders 2022-12-11 21:33:27 +01:00
Mr.Blinky fc95424467 update boards.txt
Add microcade options
2022-12-11 15:12:15 +01:00
Mr.Blinky e73457dc75 Update Arduboy2 library, boards.txt
boards.txt
add seperate Arduboy and Arduboy FX board support

Arduboy2.cpp, Arduboy2.h
change use of avr eeprom library instead of Arduino eeprom library.

Arduboy2core.cpp
fix SH1106 display code end timing
2022-06-11 19:09:48 +02:00
Mr.Blinky 694837952d Update package to 1.3.2
Add board support for 8BitCADE XL and 8BitCADE XL Level UP
2022-02-24 14:59:33 +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 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 eb15a8bec5
update boards.txt
Add display option for Noritake GU12864-800B display
fixed bootloader reserved lock bits values
Use Arduino core as default for all boards
SDA flash chip select is dubbed official and selected as default 
RX flash chip select is  dubbed original 
fixed incompatibility with Arduino IDE 1.8.13
2020-06-27 01:35:05 +02:00
Mr.Blinky fedcf36ff2
update arduboy core 2019-07-22 22:24:23 +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 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 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