view cfg-headers/base/board.cfg @ 243:619febca2803

configure.sh: the correct form of equality test operator in [ is '='
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 29 May 2017 06:50:47 +0000
parents fd8227e3047d
children
line wrap: on
line source

#ifndef __BOARD_CFG__
#define __BOARD_CFG__
#define BOARD 41
#define FLASH 35
#endif /* __BOARD_CFG__ */