| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-23 | remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNT | hathach | |
| refractor descriptor to array of pointer, adding interface descriptor as well | |||
| 2014-03-22 | rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusion | hathach | |
| 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 | |||
| 2014-03-21 | clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the ↵ | hathach | |
| msc_device.c | |||
| 2014-03-21 | clean up some device warnings | hathach | |
| move led_blinking_task and led_blinking_set_interval to board.c | |||
| 2014-03-19 | change OSAL_TASK_FUNCTION to adapt with cmsis rtx | hathach | |
| 2014-03-19 | able to build cmsis rtx with lpcxpresso7 with float=hard | hathach | |
| 2014-03-18 | rename errors.c/h to tusb_errors.c/h | hathach | |
| 2014-03-17 | refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_get | hathach | |
| 2014-03-17 | doxygening | hathach | |
| 2014-03-16 | doxygen document | hathach | |
| 2014-03-14 | clean all device os none warnings | hathach | |
| 2014-03-14 | fix warning for device os none | hathach | |
| 2014-03-14 | clean up compiler warning transfer of control bypasses initialization | hathach | |
| 2014-03-13 | clean up more warnings | hathach | |
| 2014-03-13 | fix all build error with IAR | hathach | |
| - host/host_freertos/host_freertos.ewp - host/host_os_none/host_os_none.ewp - device/device_os_none/device_os_none.eww fix IAR ending warning | |||
| 2014-03-13 | fix all build problem with keil & lpcxpresso for host os none, host ↵ | hathach | |
| freertos, device os none | |||
| 2014-03-12 | fix build error with keil device os none | hathach | |
| 2014-03-12 | update lpc13u cmsis to 3.20 | hathach | |
| 2014-03-12 | update xpresso 11u | hathach | |
| 2014-03-12 | update lpc11u cmsis to 3.20 | 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 | change dcd 176x alignment placement to work with IAR | hathach | |
| 2014-03-12 | clean all IAR ending warning | hathach | |
| 2014-03-12 | clean up IAR ending warning | hathach | |
| 2014-03-12 | able to build lpc11u with IAR | hathach | |
| clean ending warming with IAR | |||
| 2014-03-12 | fix iar warning | hathach | |
| 2014-03-12 | added scatter file for lpc11u & lpc13u for it to run with keil | hathach | |
| 2014-03-12 | remove host config from device demo | hathach | |
| 2014-03-11 | move keil_ram.ini to bsp/lpc43xx/keil_ram.ini | hathach | |
| device os none for NGX4330 work with keil | |||
| 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 | keil work with lpc17xx device | hathach | |
| 2014-03-10 | move WinCDCdriver.inf | hathach | |
| 2014-03-10 | clean up dcd_lpc175x_6x.c | hathach | |
| 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 | added board_buttons for lpcxpresso/board_lpcxpresso1769.c | hathach | |
| 2014-03-06 | add board_buttons API and refractor device keyboard app | hathach | |
| 2014-01-24 | refractor __n2be_16 | hathach | |
| 2013-12-27 | add device_os_none keil project for all boards | hathach | |
| 2013-12-24 | move device app code | hathach | |
| 2013-12-13 | able to get connect status change interrupt occured | hathach | |
| 2013-12-11 | add structure & define for ohci | hathach | |
| 2013-12-11 | add lpc17xx build config for host demo | hathach | |
| 2013-12-11 | fix error in dcd_lpc175x_6x (still has problem with control transfer) | hathach | |
| fix build error for host start to add keil support for device opt out pca9532.c when ea4357 is not the selected board | |||
| 2013-12-09 | add keyboard led mask | hathach | |
| make usbd control request to subtask add get/set report via control pipe to hidd enforce soft DMA to control pipe for lpc11u (lpc17xx not yet) temp add led_blinking_set_interval to change led blinking interval refractor dcd_pipe_control_xfer to have interrupt on complete option add get/set report support of moused_app and keyboardd_app, keyboard LED will make LED blink faster | |||
| 2013-12-02 | refractor hid device driver | hathach | |
