Commit Graph

6 Commits

Author SHA1 Message Date
Mr.Blinky b0c7ed2663 update arduboy core, fx library
fixed warning in wiring.c
added draw string and numbers functions to fx library
added Hello World fx example
2022-03-21 21:21:15 +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 84d1014b14
update arduboy core
updated arduboy optimized core with Arduino core changes
wiring.c: optimized timer ISR by removing power down and button counters for shorter and faster code
2020-06-27 01:29:56 +02:00
Mr.Blinky fedcf36ff2
update arduboy core 2019-07-22 22:24:23 +02:00
Mr.Blinky a76f43a053
Optimized wiring.c changed bootloader combo
Optimized wiring.c assembly code
Changed bootloader trigger combo to press UP + DOWN for ~1.5 seconds
removed turning on Rx LED when bootloader combo is triggered
removed bootloader trigger wait for button release
2018-09-22 13:36:31 +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