| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
introduce scsi_data to mscd_interface_t to make tusbd_msc_scsi_cb buffer's address no longer to be required in USB ram section --> save usb ram for lpc11/13u
|
|
msc_device.c
|
|
|
|
move led_blinking_task and led_blinking_set_interval to board.c
|
|
IAR host cmsis rtx work with lpc1769
|
|
|
|
lpc11uxx for better compatiable with other lib & toolchain.
added lpc176x xpresso with cmsis rtx
|
|
|
|
able to run with IAR host cmsis rtx
|
|
|
|
|
|
|
|
Keil & lpcxpresso4 host_cmsis_rtx work well
|
|
|
|
|
|
trying to get cmsis rtx work with host lpc43xx
|
|
|
|
|
|
|
|
|
|
|
|
remove CFG_TICKS_PER_SECOND
|
|
|
|
|
|
|