summaryrefslogtreecommitdiff
path: root/boards
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
2018-02-07device_os_none work with ea4357hathach
2014-08-04replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board)hathach
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-26clean uphathach
2014-03-26mdhathach
2014-03-26md againhathach
2014-03-26added support for keil, iar all hosts projecthathach
2014-03-26added mcb4300 to all host lpcxpresso projecthathach
2014-03-26doxygen have problem with bolding the hyperlink. use <b> insteadhathach
2014-03-25rename markdown fileshathach
2014-03-25update keil & iar device project to add lpcxpresso11u14 supporthathach
2014-03-25added board lpcxpresso 11u14hathach
2014-03-25more doxygen stuffshathach
2014-03-25doxygen documentinghathach
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-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