view makefile-frags/flash-script-gen @ 239:305d3bb691a5

FCHG startup: replace fchg_is_running with fchg_first_vbat and also report the first Vbat reading in a trace
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 02 May 2021 05:30:59 +0000
parents 94ee95dad595
children
line wrap: on
line source

flash-script:	fwimage.bin
	../helpers/mk-flash-script $< ${FLASH_BASE_ADDR} ${FLASH_SECTOR_SIZE} \
		> $@