Commit Graph

116 Commits

Author SHA1 Message Date
hathach cd5b5d3a53 change mapping interface to driver instead of class code 2018-07-13 16:52:22 +07:00
hathach dccb06ba7d rename class driver close() to reset() 2018-07-13 16:09:26 +07:00
hathach 5f8882a6d7 remove unused usbd dev state 2018-07-13 15:08:38 +07:00
hathach 584b6f716d more clean up 2018-07-13 14:44:44 +07:00
hathach a623f0c179 better multiple interfaces support for cdc device 2018-07-13 00:32:02 +07:00
hathach a4292e5906 changing cdc device to support multiple interface (not yet) 2018-07-12 23:08:54 +07:00
hathach 44c494106f clean up 2018-07-12 22:42:03 +07:00
hathach 925c462b72 rename CFG_TUD_ENUM_BUFFER_SIZE to CFG_TUD_CTRL_BUFSIZE 2018-07-12 22:40:22 +07:00
hathach 3134d21b24 dropping multiple port device support 2018-07-12 22:25:06 +07:00
hathach ff219f1f01 add CFG_TUD_DESC_AUTO for auto descritpor (device, config) 2018-07-01 15:11:58 +07:00
hathach b9f8575e2d clean up device cdc
separate cdc tx & rx bufsize
2018-06-23 13:19:36 +07:00
hathach d438000b99 clean up 2018-06-22 16:01:55 +07:00
hathach e3591ac682 enhance usbd: add usbd_defer_func() 2018-06-22 12:53:13 +07:00
hathach af268ce951 clean up 2018-06-22 00:43:41 +07:00
hathach f8e7695fe9 clean up 2018-06-18 14:31:15 +07:00
hathach 424735d440 rename subfolder source to src 2018-06-18 14:05:24 +07:00