Commit Graph

25 Commits

Author SHA1 Message Date
hathach 68a56e52a2 remove RF1GHZNODE from board/readme.md
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-04-04 12:22:33 +07:00
hathach cee41a7871 fix keil ngx4330 invalid ram init path
add ngx, lpc1769 to keil/iar/lpcxpresso device freertos
2014-03-31 14:33:40 +07:00
hathach abc6b58063 clean up 2014-03-26 16:20:57 +07:00
hathach 3508eaa03a md 2014-03-26 15:34:16 +07:00
hathach 989cad708a md again 2014-03-26 15:32:44 +07:00
hathach 95a367bd47 added support for keil, iar all hosts project 2014-03-26 12:05:32 +07:00
hathach 4160d53ef9 added mcb4300 to all host lpcxpresso project 2014-03-26 11:56:43 +07:00
hathach 14133342ec doxygen have problem with bolding the hyperlink. use <b> instead 2014-03-26 11:43:42 +07:00
hathach 3cf5a383e0 rename markdown files 2014-03-25 23:47:51 +07:00
hathach 680784e9c1 update keil & iar device project to add lpcxpresso11u14 support 2014-03-25 21:43:48 +07:00
hathach 04c94440da added board lpcxpresso 11u14 2014-03-25 16:41:50 +07:00
hathach 45aef4c04c more doxygen stuffs 2014-03-25 13:11:22 +07:00
hathach 15d0139bc5 doxygen documenting 2014-03-25 13:00:37 +07:00
hathach 2870a8bcec fix build error for keil host os none, freertos, cmsis-rtx 2014-03-24 16:17:48 +07:00
hathach 08dd42fa5c some nice clean up 2014-03-21 16:42:43 +07:00
hathach d2d0d0a6d5 clean up some device warnings
move led_blinking_task and led_blinking_set_interval to board.c
2014-03-21 16:32:39 +07:00
hathach ce85e4d98f #define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & lpc11uxx for better compatiable with other lib & toolchain.
added lpc176x xpresso with cmsis rtx
2014-03-19 18:12:51 +07:00
hathach 2c4a2e5b9e rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZ
remove CFG_TICKS_PER_SECOND
2014-03-18 16:10:25 +07:00
hathach fe1b39e539 remove hardfault handler 2014-03-17 17:32:28 +07:00
hathach 23aa7070df refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_get 2014-03-17 17:23:32 +07:00
hathach f1692c93ac fix some warnings 2014-03-13 18:11:59 +07:00
hathach 1940f9f0f7 clean up 2014-03-13 16:17:38 +07:00
hathach 368d09695f fix build error with lpcxpresso device os none 2014-03-12 22:22:00 +07:00
hathach 14e48bd989 fixing build error 2014-03-12 17:45:17 +07:00
hathach d98bc0a64b move boards to root folder 2014-03-12 17:18:50 +07:00