summaryrefslogtreecommitdiff
path: root/demos/bsp/boards/board.c
AgeCommit message (Expand)Author
2014-03-12move boards to root folderhathach
2014-03-12fix iar warninghathach
2014-03-04remove lwip code in main.c & boardGetMACaddr (board.c)hathach
2013-09-25working on fatfs integrationhathach
2013-09-21house keepinghathach
2013-09-16able to build with newly added lwip folderhathach
2013-09-13fix cmsis rtx tick configurationhathach
2013-07-03opt out hardfault handler in board.c which causes problem in compiling with a...hathach
2013-05-23LED init for mcb4300hathach
2013-05-06change format of file header & license spacinghathach
2013-04-25finally able to get freeRTOS run with current mouse + keyboard examplehathach
2013-04-24- change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with mo...hathach
2013-03-26- put ATTR_UNUSED to hardfault handler variables to discard compiler warninghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-22- fix bug when unplugged unmounted-already device (mostly plugged when power on)hathach
2013-03-13add hard fault handler to bsp.chathach
2013-03-12add semaphore post in usbh_isr for control pipehathach
2013-03-12add project file for keilhathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-11re-target printf to uart successful on LPCXpresso1347hathach
2012-12-18cleaninghathach