Commit Graph

13 Commits

Author SHA1 Message Date
Mr.Blinky 7d96f6ec55
Add files via upload
fixed drawBitmap in Arduboy2 library
2019-07-23 21:57:22 +02:00
Mr.Blinky 1a54577dc9
Delete arduboy-homemade-1.2.7.zip
contained buggy drawbitmap in Arduboy2 library
2019-07-23 21:56:39 +02:00
Mr.Blinky 0ccf75bef1
update 1.2.7 package 2019-07-22 22:46:53 +02:00
Mr.Blinky df1b92588f
fix platform.txt
add -Wno-error=narrowing to platform.txt
2019-04-07 18:21:19 +02:00
Mr.Blinky 0ee223abf2
Update 1.2.6
updated Package to 1.2.6 with all previous source updates:
* Updated Arduboy2 library to 5.2.1
* updated ATMlib to 1.2.6
* added support for LCD_ST7565 backlit displays
* Added Flash Chipselect options to tools menu
* optimized core wiring.h
* Enter bootloader mode button combo changed to pressing UP+DOWN for ~1,5 seconds
* updated Cathy3K bootloader
2019-04-07 17:00:31 +02:00
Mr.Blinky 041258682f
update 1.2.5
Added additional resolutions for SSD1327 and SSD1329 displays to Arduboy and Arduboy2 libraries
Added bootloaders for use with SSD1327 and SSD1329 displays
updated Arduboy-TinyFont library
Added Fixed Points Arduino library
2018-07-08 23:42:10 +02:00
Mr.Blinky fcbb45311e
Bootloader + fuse settings
Updated Cathy 3K bootloader to v1.4 with built in flasher menu
Changed high fuses for standard bootloader to 0xd0 to preserve EEPROM contents on erase chip
2018-06-12 21:36:46 +02:00
Mr.Blinky 310f1ba4d4
bootloader, library, board, misc changes
board:
-Added support for Cathy2K bootloader
-Added updated Cathy3K with write to flash cart support
-Moved Homemade Arduboy board option up
-fixed typos

Arduboy2 library:
-added generateRandomSeed() from current master
-Added flash cart hardware pin defines
-SPItransfer returns SPI data
-fixed sprite glitch when HEIGHT > 64

Arduboy core:
-Rx LED will light up when bootloader or reset button combo has been pressed for over 1.5 seconds to inform the user the button combo can be released
2018-05-27 00:03:42 +02:00
Mr.Blinky 8a2f667d89
Delete 1.2.3.zip 2018-05-27 00:02:40 +02:00
Mr.Blinky 699fe67d72
bootloader, library, boards, misc changes
board:
-Added support for Cathy2K bootloader
-Added updated Cathy3K with write to flash cart support
-Moved Homemade Arduboy board option up
-fixed typos

Arduboy2 library:
-added generateRandomSeed() from current master
-Added flash cart hardware pin defines
-SPItransfer returns SPI data
-fixed sprite glitch when HEIGHT > 64

Arduboy core:
-Rx LED will light up when bootloader or reset button combo has been pressed for over 1.5 seconds to inform the user the button combo can be released
2018-05-26 23:59:30 +02:00
Mr.Blinky 48233907ae
Updated libraries
Name change to homemade
Updated Arduboy2 library
Several fixes and optimizers
2018-03-25 15:38:24 +02:00
Mr.Blinky b759586ba6
updated version
updated with latest updated bootloader, core files and libraries
2018-02-28 20:28:26 +01:00
Mr.Blinky abe5835fa2
added board package 2018-02-13 21:57:15 +01:00