Commit Graph

2627 Commits

Author SHA1 Message Date
hathach a0849fee9f add nrf errata check temporarily part of hal_nrf 2018-07-10 22:08:03 +07:00
hathach 5d8cf5cf8f fix ITF count 2018-07-10 00:56:58 +07:00
hathach 15cd30629a clean up usbd auto desc 2018-07-10 00:36:07 +07:00
hathach 40de723d41 allow tusb_init() to call multiple times
enhance nrf5x
2018-07-05 00:23:47 +07:00
hathach fc139b009f add CFG_TUD_MSC_VENDOR,CFG_TUD_MSC_PRODUCT, CFG_TUD_MSC_PRODUCT_REV for msc inquiry response 2018-07-04 15:00:46 +07:00
hathach 3eb410cf85 add CFG_TUD_MSC_BLOCK_NUM, CFG_TUD_MSC_BLOCK_SZ msc device auto response to scsi read capa and read format cap 2018-07-04 14:39:32 +07:00
hathach 3e66d2d31e rename fifo * to tu_fifo to avoid conflict with other module 2018-07-04 00:22:15 +07:00
hathach ec3227b220 add TUD_DESC_STRCONV 2018-07-03 16:39:42 +07:00
hathach 1faf0a81e4 clean up 2018-07-02 17:32:09 +07:00
hathach 1ee2bee5c8 clean up 2018-07-02 11:09:22 +07:00
hathach 142300ca60 remove sdk, add nrfx as submodule
update segger project to work with nrfx
2018-07-02 11:00:05 +07:00
hathach a08cb6e727 clean up 2018-07-01 15:54:40 +07:00
hathach 19eb62ebe4 update auto descriptor 2018-07-01 15:45:04 +07:00
hathach ff219f1f01 add CFG_TUD_DESC_AUTO for auto descritpor (device, config) 2018-07-01 15:11:58 +07:00
hathach cfd5e1e6d1 clean up 2018-06-24 22:30:44 +07:00
hathach 6b2b6aaa3f fix msc device with transfer len > 65k bytes 2018-06-24 00:16:22 +07:00
hathach 84ef486418 enhance and fix bug with dcd for nrf5x
fix issue with large enough bulk out.
2018-06-23 13:20:07 +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 5f1bec943b fix msc block count get 2018-06-21 12:20:21 +07:00
hathach a6a06bca69 update msc device adjust lba for read10, write10 callback 2018-06-19 22:59:54 +07:00
hathach 19807f0c07 clean up 2018-06-19 22:59:16 +07:00
hathach 3ace03cbc7 re-increase cdc buffer for nrf52840 due to bulk out issue 2018-06-19 15:16:26 +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