index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
src
/
osal
Age
Commit message (
Collapse
)
Author
2018-11-13
added tud_cdc_write_str, tu_fifo only use mutex for RTOS config
hathach
2018-11-07
Add SAMD21 and SAMD51 support for CircuitPython.
Scott Shawcroft
The ProtoThreads style subtasks were removed because it led to extremely unclear control flow. RTOSes can be used if threading is needed. Also added some additional functionality to MSC to support dynamic LUNs and read-only LUNs.
2018-11-02
clean up osal
hathach
2018-11-02
add osal_mutex
hathach
2018-10-24
rename verify_breakpoint to TU_BREAKPOINT
hathach
2018-10-23
merge osal_queue_send_isr to osal_queue_send, osal_semaphore_post_isr to ↵
hathach
osal_semaphore_post
2018-10-23
clean up helper func
hathach
2018-09-04
adding mynewt to osal
hathach
2018-09-02
rename file
hathach
2018-08-30
clean up osal task and subtask
hathach
2018-08-23
fix compiler warnings
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-07-13
change mapping interface to driver instead of class code
hathach
2018-07-04
rename fifo * to tu_fifo to avoid conflict with other module
hathach
2018-06-22
clean up
hathach
2018-06-22
enhance usbd: add usbd_defer_func()
hathach
2018-06-18
rename subfolder source to src
hathach
[prev]