view makefile-frags/flash-script-gen @ 73:aee006f1d275

uartfax.c: remove trailing while space
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 24 Oct 2020 08:33:50 +0000
parents 94ee95dad595
children
line wrap: on
line source

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