summaryrefslogtreecommitdiff
path: root/boards
AgeCommit message (Collapse)Author
2014-03-21some nice clean uphathach
2014-03-21clean up some device warningshathach
move led_blinking_task and led_blinking_set_interval to board.c
2014-03-19#define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & ↵hathach
lpc11uxx for better compatiable with other lib & toolchain. added lpc176x xpresso with cmsis rtx
2014-03-18rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZhathach
remove CFG_TICKS_PER_SECOND
2014-03-17remove hardfault handlerhathach
2014-03-17refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_gethathach
2014-03-13fix some warningshathach
2014-03-13clean uphathach
2014-03-12fix build error with lpcxpresso device os nonehathach
2014-03-12fixing build errorhathach
2014-03-12move boards to root folderhathach