view makefile-frags/first-part @ 330:dd3c89e9ca2e

l1_cust.c: added function that exports the calibrated Vbat conversion for use by the new battery charging code
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 14 Dec 2017 04:10:30 +0000
parents 2bb8b1c11afc
children
line wrap: on
line source

all:	fwimage.bin flash-script

${SUBDIR}: FRC
	cd $@; ${MAKE} ${MFLAGS}

${LIBS}:	${SUBDIR}
	@true