| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-06 | move class files | hathach | |
| 2018-03-05 | reame SUBTASK_EXIT to SUBTASK_RETURN | hathach | |
| 2018-03-01 | osal macro clean up | hathach | |
| 2018-03-01 | clean up osal semaphore/queue/mutex | hathach | |
| 2015-05-01 | readd rndis files | hathach | |
| 2014-03-26 | clean up | hathach | |
| 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 | |||
| 2013-11-08 | add windows driver for cdc | hathach | |
| add simple echo cdc serial demo add cdc device send/receive API refractor descriptor refractor cdc.h add usbd driver function - init - bus_reset | |||
| 2013-10-27 | rndis document | hathach | |
| 2013-09-21 | house keeping | hathach | |
| 2013-09-21 | remove ATTR_WEAK for all necessary driver callback | hathach | |
| fix ceedling tests | |||
| 2013-09-19 | starting to add support for IAR workbench | hathach | |
| 2013-09-11 | add set msg & get set cmplt for OID_GEN_CURRENT_PACKET_FILTER (default = 0 ↵ | hathach | |
| reject all) to ○ NDIS_PACKET_TYPE_DIRECTED ○ NDIS_PACKET_TYPE_MULTICAST ○ NDIS_PACKET_TYPE_BROADCAST | |||
| 2013-07-19 | print out mac address | hathach | |
| 2013-07-19 | add implementation for | hathach | |
| - tusbh_cdc_rndis_is_mounted - tusbh_cdc_rndis_get_mac_addr | |||
| 2013-07-19 | add test & code to send rndis msg query for permanent address (MAC address) | hathach | |
| 2013-07-14 | extract send message & wait & get complete message to ↵ | hathach | |
| send_message_get_response_subtask | |||
| 2013-07-06 | pass the initialize_cmplt | hathach | |
| 2013-07-05 | fix bug with RNDIS class open using non-static variable p_cdc | hathach | |
| fix bug with SUBTASK_EXIT with single if (add do while wrapper) add payloay message able to send initialize & wait on notification pipe & get initialize cmpt | |||
| 2013-07-05 | adding subclass RNDIS-CDC driver API | hathach | |
| - implement init - close - xfer_isr - open adding waiting for notification after send rndis_initalize_msg | |||
| 2013-07-05 | fix bug with rndis overshadow the normal cdc callback | hathach | |
| 2013-07-05 | change usbh_control_xfer_subtask to use flat API instead of passing ↵ | hathach | |
| tusb_control_request_t struct | |||
| 2013-07-05 | implementing initializing for RNDIS | hathach | |
| 2013-07-02 | add cdc_rndis enum & struct | hathach | |
