index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-select-rule17
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
2018-07-04
add CFG_TUD_MSC_BLOCK_NUM, CFG_TUD_MSC_BLOCK_SZ msc device auto response to s...
hathach
2018-07-04
rename fifo * to tu_fifo to avoid conflict with other module
hathach
2018-07-03
add TUD_DESC_STRCONV
hathach
2018-07-02
clean up
hathach
2018-07-02
clean up
hathach
2018-07-02
remove sdk, add nrfx as submodule
hathach
2018-07-01
clean up
hathach
2018-07-01
update auto descriptor
hathach
2018-07-01
clean up
hathach
2018-07-01
add CFG_TUD_DESC_AUTO for auto descritpor (device, config)
hathach
2018-06-24
clean up
hathach
2018-06-24
fix msc device with transfer len > 65k bytes
hathach
2018-06-23
enhance and fix bug with dcd for nrf5x
hathach
2018-06-23
clean up device cdc
hathach
2018-06-22
clean up
hathach
2018-06-22
enhance usbd: add usbd_defer_func()
hathach
2018-06-22
clean up
hathach
2018-06-21
fix msc block count get
hathach
2018-06-19
update msc device adjust lba for read10, write10 callback
hathach
2018-06-19
clean up
hathach
2018-06-19
re-increase cdc buffer for nrf52840 due to bulk out issue
hathach
2018-06-19
clean up
hathach
2018-06-18
clean up
hathach
2018-06-18
update build project for new folde struct
hathach
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
adding static API for freeRTOS
hathach
2018-05-17
update freeRTOS to v10.0.1
hathach
2018-05-17
rename vendor to lib
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
[next]