support DFU board

This commit is contained in:
NIIBE Yutaka
2012-05-29 08:37:36 +09:00
parent 1576b8303e
commit 8d8e67f1ad
8 changed files with 44 additions and 81 deletions

View File

@@ -30,6 +30,11 @@
/*
* Setup for the CQ STARM board.
*/
#undef SET_USB_CONDITION /* No functionality to disconnect USB */
#define SET_LED_CONDITION(on) on /* To emit light, call palSetPad */
#define GPIO_LED GPIOC_LED
#define IOPORT_LED GPIOC
#define FLASH_PAGE_SIZE 1024
/*
* Board identifier.