summaryrefslogtreecommitdiff
path: root/boards/board.c
AgeCommit message (Collapse)Author
2018-03-02move board and mcu into hw folderhathach
2018-03-01osal macro clean uphathach
2018-03-01change osal_task_create signaturehathach
2018-02-28remove cmsis rtx supporthathach
2018-02-28osal clean uphathach
- task create, task def macros
2014-04-04remove RF1GHZNODE from board/readme.mdhathach
dcd_lpc43xx.c - assign ENDPTPRIME with = instead of |= - fix bug with control transfer the determination of complete transferred --> fix keyboard + msc causes fast blinking add osal_semaphore_reset(usbd_control_xfer_sem_hdl) when bus_reset
2014-03-31fix keil ngx4330 invalid ram init pathhathach
add ngx, lpc1769 to keil/iar/lpcxpresso device freertos
2014-03-24fix build error for keil host os none, freertos, cmsis-rtxhathach
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-17remove hardfault handlerhathach
2014-03-17refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_gethathach
2014-03-12move boards to root folderhathach