Commit Graph

12 Commits

Author SHA1 Message Date
hathach 7add7337ba osal macro clean up 2018-03-01 12:14:44 +07:00
hathach 329fdc026c change osal_task_create signature 2018-03-01 11:28:26 +07:00
hathach 45ea2ff358 remove cmsis rtx support 2018-02-28 15:05:55 +07:00
hathach 9b7cd608aa osal clean up
- task create, task def macros
2018-02-28 14:21:43 +07:00
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 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 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 d98bc0a64b move boards to root folder 2014-03-12 17:18:50 +07:00