view cfg-headers/base/board.cfg @ 258:13bcc2ed7e44

configure.sh & targets/*.conf: emit FLASH_BASE_ADDR & FLASH_SECTOR_SIZE into the generated Makefile
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 04 Aug 2017 07:14:16 +0000
parents fd8227e3047d
children
line wrap: on
line source

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