]> the.earth.li Git - esp8266-clock.git/commit
Update for SDK 2.2.1 with system compiler
authorJonathan McDowell <noodles@earth.li>
Mon, 3 Sep 2018 15:49:30 +0000 (16:49 +0100)
committerJonathan McDowell <noodles@earth.li>
Mon, 3 Sep 2018 15:49:30 +0000 (16:49 +0100)
commit648045c23ec74fafc4416cfd27b8ce6a091d8a35
tree336c577655a4ea8dd02dcdfc357ce0c0b2dcb5e9
parent5d2e8d6d42c2cd0841074f3471d9a363a4840637
Update for SDK 2.2.1 with system compiler

Move to using gcc/binutils from system paths (tested with gcc 7.3.0
packages on Debian) and the Espressif NONOS SDK 2.2.1. Also move to a
512k + 512k image format instead of trying to fit 2 images in a 512kB
flash chip.
Makefile
clock.c
max7219.c
rom0.ld
rom1.ld
user_main.c