# file board.h is generated from file board.cfg by a script which is hosted here :
# https://github.com/alex31/chibios_enac_various_common/blob/master/TOOLS/boardGen.pl

# documentation is here :
# https://github.com/alex31/chibios_enac_various_common/blob/master/TOOLS/DOC/boardGen.pdf

board.h: tawaki_1.0.cfg Makefile
	boardGen.pl --no-pp-pin --no-pp-line 	$<  $@

