]> the.earth.li Git - esp8266-clock.git/commit
Update Makefile to link 2 separate ROMs
authorJonathan McDowell <noodles@earth.li>
Tue, 3 Apr 2018 20:51:29 +0000 (21:51 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 3 Apr 2018 20:51:29 +0000 (21:51 +0100)
commit5d2e8d6d42c2cd0841074f3471d9a363a4840637
treea638e5cc4cbffafbbc805b7189279c3bc7e5956d
parent99e1116748f10b54cdcfb2227fd7637c0a57d2bb
Update Makefile to link 2 separate ROMs

Build 2 combined ROM images targeted at the top + bottom half of a
512kB ESP8266 device. This is a necessary pre-requisite to being able
to do an over-the-air upgrade.
Makefile
rom0.ld [new file with mode: 0644]
rom1.ld [new file with mode: 0644]