| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
correct all keil flash setting
|
|
correct all the architecture for all boards demo
|
|
|
|
|
|
xpresso device cmsis rtx can build with all board
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add ngx, lpc1769 to keil/iar/lpcxpresso device freertos
|
|
IAR device_freertos works well except for CDC with typing many characters (like Keil)
|
|
|
|
keil device freertos, CDC has problem with typing too many characters
|
|
|
|
|
|
|
|
|
|
=
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refractor descriptor to array of pointer, adding interface descriptor as well
|
|
remove string descriptor USB RAM requirement
|
|
|
|
add compiler guard for exceeding number of endpoints for lpc11/13u
|