| Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove CFG_TICKS_PER_SECOND
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove -Wpacked -Wpadded in gcc
|
|
|
|
|
|
|
|
|
|
clean up some warnings
|
|
|
|
for buffer0 (instead of active buffer)
as the next transfer is always forced to be happened on buffer0
|
|
|
|
like the specs)
|
|
|
|
|
|
clean ending warming with IAR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IAR (lack of support for VLA initialization)
IAR device os none works with ea4357
|