view tms470/makefile-frags/flash-script-gen @ 80:31384f415dae

created int_dummy.S with INT_*() functions for tcc.c
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 20 Jul 2018 07:36:23 +0000
parents 2b8d11ddf653
children
line wrap: on
line source

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