From: Jonathan McDowell Date: Tue, 3 Apr 2018 20:51:29 +0000 (+0100) Subject: Update Makefile to link 2 separate ROMs X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;h=5d2e8d6d42c2cd0841074f3471d9a363a4840637;hp=5d2e8d6d42c2cd0841074f3471d9a363a4840637;p=esp8266-clock.git 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. ---