Add Bad Apple on ATMega2560 (not working very well)
Looks like these devices can only use the lower 64 kB as PROGMEM, so the whole exercise is kinda pointless. Also inflate() is slow af.
Showing
- src/app/bad-apple-atmega2560-ssd1306/Kconfig 11 additions, 0 deletionssrc/app/bad-apple-atmega2560-ssd1306/Kconfig
- src/app/bad-apple-atmega2560-ssd1306/Makefile.inc 5 additions, 0 deletionssrc/app/bad-apple-atmega2560-ssd1306/Makefile.inc
- src/app/bad-apple-atmega2560-ssd1306/convert 17 additions, 0 deletionssrc/app/bad-apple-atmega2560-ssd1306/convert
- src/app/bad-apple-atmega2560-ssd1306/frames-to-cc 37 additions, 0 deletionssrc/app/bad-apple-atmega2560-ssd1306/frames-to-cc
- src/app/bad-apple-atmega2560-ssd1306/frames.cc 879 additions, 0 deletionssrc/app/bad-apple-atmega2560-ssd1306/frames.cc
- src/app/bad-apple-atmega2560-ssd1306/main.cc 67 additions, 0 deletionssrc/app/bad-apple-atmega2560-ssd1306/main.cc
src/app/bad-apple-atmega2560-ssd1306/Kconfig
0 → 100644
src/app/bad-apple-atmega2560-ssd1306/convert
0 → 100755
Source diff could not be displayed: it is too large. Options to address this: view the blob.
src/app/bad-apple-atmega2560-ssd1306/main.cc
0 → 100644
Please register or sign in to comment