| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-18 | clean up tusb_descriptors | hathach | |
| 2014-03-18 | rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZ | hathach | |
| remove CFG_TICKS_PER_SECOND | |||
| 2014-03-17 | doxygening | hathach | |
| 2014-03-14 | fix warning for device os none | hathach | |
| 2014-03-13 | fix a problem with dcd 13uxx dcd_pipe_clear_stall that should clear toggle ↵ | hathach | |
| for buffer0 (instead of active buffer) as the next transfer is always forced to be happened on buffer0 | |||
| 2014-03-13 | fix build for host freertos xpresso | hathach | |
| 2014-03-12 | fix build error with lpcxpresso device os none | hathach | |
| 2014-03-12 | seems like 43xx code requires an terminal (uart,SWO) connected to be able to run | hathach | |
| 2014-03-12 | all device work with all mcu & tools | hathach | |
| 2014-03-12 | change dcd 176x alignment placement to work with IAR | hathach | |
| 2014-03-12 | able to build lpc11u with IAR | hathach | |
| clean ending warming with IAR | |||
| 2014-03-12 | a fix to IAR's incapability to force struct's member on specified alignment | hathach | |
| 2014-03-12 | IAR line ending warning | hathach | |
| 2014-03-12 | fix iar warning | hathach | |
| 2014-03-12 | remove host config from device demo | hathach | |
| 2014-03-11 | NGX4330 device os none work well with lpcxpresso | hathach | |
| 2014-03-11 | fix device typo build error | hathach | |
| 2014-03-10 | try to port lpc11uxx device demo with IAR | hathach | |
| 2014-03-10 | cannot get IAR work with lpc1769 device demo | hathach | |
| 2014-03-10 | change desc_str_table to array of pointer of uint8_t* to be compatible with ↵ | hathach | |
| IAR (lack of support for VLA initialization) IAR device os none works with ea4357 | |||
| 2014-03-10 | change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") ↵ | hathach | |
| instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code change pipe xfer API buffer from void* to uint8_t* change FIFO_DEF to have a separated buffer to be compatible with IAR\ refractor IAR data alignment pragma | |||
| 2014-03-10 | move WinCDCdriver.inf | hathach | |
| 2014-03-10 | clean up dcd_lpc175x_6x.c | hathach | |
| 2014-03-09 | rename tusbd_msc_scsi_received_isr to tusbd_msc_scsi_cb | hathach | |
| fix the status phase true --> false ASSERT_STATUS( dcd_pipe_xfer( p_msc->edpt_in , p_csw, sizeof(msc_cmd_status_wrapper_t), false) ); board ea4357 added P9_5 pull down for device connect | |||
| 2014-03-07 | ported board_buttons API to EA4357 but device is not mounted yet | hathach | |
| 2014-03-07 | lpc1347 mouse & keyboard & cdc works well | hathach | |
| 2014-03-07 | refractor mouse app | hathach | |
| 2014-03-07 | added board_buttons for lpcxpresso/board_lpcxpresso1769.c | hathach | |
| 2014-03-06 | refractor device mouse app to use board_buttons | hathach | |
| 2014-03-06 | add board_buttons API and refractor device keyboard app | hathach | |
| 2014-02-20 | fix the duplicated plug connection status change with lpc17xx by using ↵ | hathach | |
| immediate reset on isr. However Khanh's G5 mouse is not enumerated !! remove TUSB_CFG_CONFIGURATION_MAX from config file fix some warning | |||
| 2014-02-19 | some code clean up | hathach | |
| NOTE: host on ea4357 does not work anymore | |||
| 2013-12-27 | add device_os_none keil project for all boards | hathach | |
| 2013-12-24 | move device app code | hathach | |
