| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-09 | rename coreid to port | hathach | |
| 2018-03-08 | clean up virtual com example | hathach | |
| 2018-03-08 | cdc device require SOF to operate | hathach | |
| 2018-03-08 | enhance cdc device API | hathach | |
| 2018-03-08 | enhance | hathach | |
| - add ASSERT_ - rename edpt_equal - | |||
| 2018-03-07 | update | hathach | |
| 2018-03-07 | enhance cdc implementation | hathach | |
| 2018-03-06 | move class files | hathach | |
| 2018-03-06 | clean up | hathach | |
| 2018-03-06 | rename hal_dcd_pipe_stall() | hathach | |
| 2018-03-06 | rename to hal_dcd_pipe_xfer() | hathach | |
| 2018-03-06 | change hal_dcd_pipe_open() signature to return bool | hathach | |
| - remove endpointhandle_is_valid() | |||
| 2018-03-06 | remove class code in pipe open() | hathach | |
| 2018-03-06 | rename to hal_dcd_control_xfer() and hal_dcd_control_stall() | hathach | |
| 2018-03-05 | reame SUBTASK_EXIT to SUBTASK_RETURN | hathach | |
| 2018-03-02 | clean up compiler | hathach | |
| 2018-03-02 | add tud_mount_cb, tud_umount_cb | hathach | |
| remove device class/interface callback | |||
| 2018-03-01 | rename tud_configured() to mounted() | hathach | |
| 2018-03-01 | device API rename | hathach | |
| 2018-03-01 | osal macro clean up | hathach | |
| 2018-03-01 | more osal clean up | hathach | |
| 2018-03-01 | clean up osal semaphore/queue/mutex | hathach | |
| 2017-08-03 | clean up | hathach | |
| 2015-05-01 | tusbh_device_ to tuh_device_ | hathach | |
| 2015-05-01 | simplify tusbh_cdc_ to tuh_cdc_ | hathach | |
| 2015-05-01 | simplify host API: tusbh_ to tuh_ for keyboard & mouse | hathach | |
| 2015-05-01 | simplify host API: tusbh_ to tuh_ | hathach | |
| 2015-05-01 | formatting | hathach | |
| 2015-05-01 | formatting | hathach | |
| 2015-05-01 | replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support) | hathach | |
| remove "primitive_types.h" by simply include stdbool.h, stdint.h | |||
| 2015-05-01 | readd rndis files | hathach | |
| 2014-04-24 | added all assert check to osal_queue_send and osal_semaphore_post | hathach | |
| 2014-04-24 | correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay | hathach | |
| flush usbd_queue_hdl when bus_reset add assert check for osal_queue_send increase ENUM_QUEUE_DEPTH for usbh change osal_freeRTOS.h implementation to - correctly waiting forever for semaphore wait, queue & mutex - not use ISR safe version since it is not as generic as we want | |||
| 2014-04-18 | move osal_queue_send of osal_none to osal_none.c | hathach | |
| 2014-04-17 | clean up STATIC_VAR | hathach | |
| 2014-03-31 | implement & document all the device class _mounted_cb & _unmounted_cb callbacks | hathach | |
| 2014-03-26 | clean up | hathach | |
| 2014-03-25 | doxygen documenting | hathach | |
| 2014-03-24 | more doxygen works | hathach | |
| 2014-03-23 | use internal buffer for hid report descriptor as well. | hathach | |
| 2014-03-23 | remove IAD_DESC_REQUIRED | hathach | |
| add compiler guard for exceeding number of endpoints for lpc11/13u | |||
| 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-18 | clean up | hathach | |
| 2014-03-18 | finish descriptor refractor for hid keyboard & mouse | hathach | |
| 2014-03-18 | app descriptor rename | hathach | |
| 2014-03-17 | doxygening | hathach | |
| 2014-03-16 | doxygen document | hathach | |
| 2014-03-14 | Suppress Keil warnings #66-D: enumeration value is out of "int" range | hathach | |
