index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tinyusb
Age
Commit message (
Expand
)
Author
2018-06-18
rename subfolder source to src
hathach
2018-06-17
move files
hathach
2018-06-17
clean up
hathach
2018-06-16
adding device custom class support
hathach
2018-06-13
improve nrf52 dcd, add fix for hw ACK issue with bulk
hathach
2018-06-13
correct errata check for nrf52840 first production
hathach
2018-06-12
clean up
hathach
2018-06-07
msc device: correct handling tud_msc_write10_cb returned value
hathach
2018-06-06
extract rdwr10_get_lba, rdwr10_get_blockcount
hathach
2018-06-06
fix errata 187 check failed for nrf52840 1st production chip
hathach
2018-06-06
clean up
hathach
2018-05-17
complete enhancing osal with static memory
hathach
2018-05-17
freeRTOS osal task use static API
hathach
2018-05-17
complete osal queue, semaphore static API
hathach
2018-05-17
osal_none remove tu_malloc in queue API
hathach
2018-05-17
switch osal freeRTOS port to use static semaphore & queue
hathach
2018-05-17
add os FromISR support for freeRTOS
hathach
2018-05-17
add osal_queue_send_isr/osal_semaphore_post_isr for better support freeRTOS
hathach
2018-05-15
update xferred bytes of control xfer for nrf5x
hathach
2018-05-15
add xferred bytes for device control
hathach
2018-05-15
get nrf5x hal work with SD and non_SD configure
hathach
2018-05-14
clean up
hathach
2018-05-14
refactor nrf5x hal
hathach
2018-05-14
refactor usbd class drivers hanlding class/interface
hathach
2018-05-08
fix msc device driver logic
hathach
2018-04-20
enhance msc device driver
hathach
2018-04-20
clean up warnings
hathach
2018-04-19
temporarily disable no SD on nrf5x
hathach
2018-04-19
msc device, fix potential mis algin access
hathach
2018-04-19
rename and clean up
hathach
2018-04-19
clean up msc device driver
hathach
2018-04-19
finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cb
hathach
2018-04-18
update nrf52840 examples
hathach
2018-04-18
add msc device optional callbacks
hathach
2018-04-18
improve msc device
hathach
2018-04-18
improve scsi: support non read10, write10 out data
hathach
2018-04-18
improving msc device driver
hathach
2018-04-17
clean up
hathach
2018-04-17
correct cdc connected
hathach
2018-04-17
add tud_n_cdc_get_line_state and tud_n_cdc_get_line_coding
hathach
2018-04-16
nrf5x clean up
hathach
2018-04-16
make dcd_connect/dcd_disconnect optional with attr weak
hathach
2018-04-16
add macro for errata 104 fix
hathach
2018-04-16
add tud_set_descriptors
hathach
2018-04-14
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
hathach
2018-04-14
house keeping
hathach
2018-04-14
clean up
hathach
2018-04-14
add Errata 104 for out transfer, seems to work with cdc bootloader
hathach
2018-04-13
rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to CF...
hathach
2018-04-12
add OSAL_TIMEOUT_CONTROL_XFER = OSAL_TIMEOUT_WAIT_FOREVER
hathach
[next]