index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-blindness
claude/mtp-data-phase-fixes
claude/pr-babysit-hil-guard
claude/usbh-enum-timeout
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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
Age
Commit message (
Expand
)
Author
2018-11-13
rename project
hathach
2018-11-13
refactor examples
hathach
2018-11-13
added tud_cdc_write_str, tu_fifo only use mutex for RTOS config
hathach
2018-11-13
clean up board.h
hathach
2018-11-13
add samd asf4 submodule repo from Adafruit
hathach
2018-11-02
use mutex for cdc device fifo
hathach
2018-11-02
defer DCD_EVENT_BUS_RESET, DCD_EVENT_UNPLUGGED to usbd task
hathach
2018-11-02
add mutex support (optional) for tu_fifo
hathach
2018-11-02
clean up osal
hathach
2018-11-02
add osal_mutex
hathach
2018-10-25
add dcd event helper setup_recieved and bus_signal
hathach
2018-10-24
clean up
hathach
2018-10-24
fix nrf52 freeRTOS interrupt priority
hathach
2018-10-24
add mcu specific freeRTOSConfig.h
hathach
2018-10-24
freertos example clean up
hathach
2018-10-24
rename verify_breakpoint to TU_BREAKPOINT
hathach
2018-10-24
replace dcd_xfer_complete by dcd_xfer_complete()
hathach
2018-10-23
clean up
hathach
2018-10-23
simplify qspi flash with blocking API
hathach
2018-10-23
replace dcd_bus_event() and dcd_setup_received() by dcd_event_handler()
hathach
2018-10-23
merge osal_queue_send_isr to osal_queue_send, osal_semaphore_post_isr to osal...
hathach
2018-10-23
rename UBSD_EVT_ to DCD_EVENT_
hathach
2018-10-23
rename usbd_event_t to dcd_event_t
hathach
2018-10-23
clean up usbd
hathach
2018-10-23
clean up msc device
hathach
2018-10-23
clean up helper func
hathach
2018-10-23
remove tools/usbtreeview
hathach
2018-10-23
clean up
hathach
2018-10-22
Merge branch 'develop' of github.com:hathach/tinyusb into develop
hathach
2018-10-05
comment out cdc flush on write (for now). Since it has issue with circuitpython
hathach
2018-09-28
rename queue.h to sys_queue.h to prevent name conflict
hathach
2018-09-26
format queue.h a bit
hathach
2018-09-26
add sys/queue.h to common
hathach
2018-09-25
clean up, update nrfx to 1.3.0
hathach
2018-09-11
update qspi
hathach
2018-09-08
better qspi
hathach
2018-09-08
qspi msc flash seems to work
hathach
2018-09-07
rename example files
hathach
2018-09-07
clean up msc app
hathach
2018-09-07
more clean up
hathach
2018-09-07
clean up
hathach
2018-09-04
adding mynewt to osal
hathach
2018-09-02
rename file
hathach
2018-09-02
clean up
hathach
2018-09-02
add repo & verion yml
hathach
2018-09-02
clean up
hathach
2018-08-30
allow no mode compilation (no host/device enabled). Handy for project without...
hathach
2018-08-30
cdc flush on write() if queue more than epsize
hathach
2018-08-30
clean up osal task and subtask
hathach
2018-08-30
remove CFG_TUD_CDC_FLUSH_ON_SOF option
hathach
[next]