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
|
2deb0e9ae8
|
clean up
|
2018-07-01 15:15:47 +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
|
19963ca611
|
clean up
|
2018-06-19 15:08:31 +07:00 |
|
hathach
|
f8e7695fe9
|
clean up
|
2018-06-18 14:31:15 +07:00 |
|
hathach
|
38ac69b370
|
update build project for new folde struct
|
2018-06-18 14:23:14 +07:00 |
|
hathach
|
424735d440
|
rename subfolder source to src
|
2018-06-18 14:05:24 +07:00 |
|
hathach
|
b96e8c6cef
|
move files
|
2018-06-17 14:21:37 +07:00 |
|
hathach
|
bd8fc5a112
|
clean up
|
2018-06-17 14:21:26 +07:00 |
|
hathach
|
5692b84ddf
|
adding device custom class support
add usbd_open_edpt_pair
|
2018-06-16 12:32:07 +07:00 |
|
hathach
|
2b85a8fd46
|
improve nrf52 dcd, add fix for hw ACK issue with bulk
|
2018-06-13 17:14:12 +07:00 |
|
hathach
|
d1ecef4fc3
|
correct errata check for nrf52840 first production
|
2018-06-13 14:25:33 +07:00 |
|
hathach
|
d6cb34ff22
|
clean up
|
2018-06-12 23:08:03 +07:00 |
|
hathach
|
fa2e043126
|
msc device: correct handling tud_msc_write10_cb returned value
separate proc write10 and read10
|
2018-06-07 12:10:07 +07:00 |
|
hathach
|
8f810cece9
|
extract rdwr10_get_lba, rdwr10_get_blockcount
|
2018-06-06 17:36:10 +07:00 |
|
hathach
|
a439392385
|
fix errata 187 check failed for nrf52840 1st production chip
|
2018-06-06 16:04:26 +07:00 |
|
hathach
|
5677258782
|
clean up
|
2018-06-06 13:40:02 +07:00 |
|
hathach
|
3a64acaa28
|
complete enhancing osal with static memory
|
2018-05-17 20:04:52 +07:00 |
|
hathach
|
ea7efb0fd6
|
freeRTOS osal task use static API
|
2018-05-17 19:57:51 +07:00 |
|
hathach
|
61cc8666fc
|
complete osal queue, semaphore static API
|
2018-05-17 19:19:55 +07:00 |
|
hathach
|
d6794074e1
|
osal_none remove tu_malloc in queue API
|
2018-05-17 19:13:07 +07:00 |
|
hathach
|
ca4d64caf6
|
switch osal freeRTOS port to use static semaphore & queue
|
2018-05-17 18:22:30 +07:00 |
|
hathach
|
cb40a7bfd0
|
adding static API for freeRTOS
add vApplicationGetIdleTaskMemory(), vApplicationGetTimerTaskMemory()
|
2018-05-17 17:30:19 +07:00 |
|
hathach
|
6528460563
|
update freeRTOS to v10.0.1
|
2018-05-17 16:06:57 +07:00 |
|
hathach
|
7030d64a95
|
rename vendor to lib
|
2018-05-17 16:04:15 +07:00 |
|
hathach
|
b5de2595d3
|
add os FromISR support for freeRTOS
|
2018-05-17 15:07:53 +07:00 |
|
hathach
|
013bd621f5
|
add osal_queue_send_isr/osal_semaphore_post_isr for better support freeRTOS
|
2018-05-17 13:49:38 +07:00 |
|
hathach
|
b253291314
|
update xferred bytes of control xfer for nrf5x
|
2018-05-15 22:24:26 +07:00 |
|
hathach
|
d96abdb0ad
|
add xferred bytes for device control
|
2018-05-15 22:06:49 +07:00 |
|
hathach
|
1d428b7fef
|
get nrf5x hal work with SD and non_SD configure
|
2018-05-15 12:37:48 +07:00 |
|