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
path:
root
/
src
/
portable
Age
Commit message (
Expand
)
Author
2018-11-21
clean up
hathach
2018-11-21
samd21 work well with cdc
hathach
2018-11-21
clean up
hathach
2018-11-21
update dcd samd21
hathach
2018-11-21
fix ses irq vector
hathach
2018-11-20
samd51 fix stable issue with dcd
hathach
2018-11-20
clean up
hathach
2018-11-16
nrf5x: clean up dcd, add comment
hathach
2018-11-16
nrf5x: correct control transfer direction
hathach
2018-11-14
update example for PR. correct share_control definition
hathach
2018-11-09
Exempt from strict warnings for struct packing and add MCU options
Scott Shawcroft
2018-11-08
Polish up control split and treat it more like a normal endpoint.
Scott Shawcroft
2018-11-07
Split out the control endpoint logic
Scott Shawcroft
2018-11-07
Add SAMD21 and SAMD51 support for CircuitPython.
Scott Shawcroft
2018-10-25
add dcd event helper setup_recieved and bus_signal
hathach
2018-10-24
replace dcd_xfer_complete by dcd_xfer_complete()
hathach
2018-10-23
replace dcd_bus_event() and dcd_setup_received() by dcd_event_handler()
hathach
2018-10-23
clean up helper func
hathach
2018-09-25
clean up, update nrfx to 1.3.0
hathach
2018-08-30
remove CFG_TUD_CDC_FLUSH_ON_SOF option
hathach
2018-08-28
nrf5x fix an issue with EP0STATUS require Easy DMA
hathach
2018-08-28
minor nrf52 driver correct
hathach
2018-08-23
fix compiler warnings
hathach
2018-08-23
rename common func to avoid conflict
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-08-13
fix issue with cdc write failed sometimes
hathach
2018-08-01
improve auto descriptor
hathach
2018-07-27
house keeping
hathach
2018-07-26
move nrf_drv_usbd_errata to portable folder
hathach
2018-07-25
add dcd_edpt_stalled() API
hathach
2018-07-23
clean up include
hathach
2018-07-23
rename timeout_ API to tu_timeout API
hathach
2018-07-23
rename timeout_timer.h to tusb_timeout.h
hathach
2018-07-23
reworking device hid class driver
hathach
2018-07-17
nrf: move power setup out of stack (to application)
hathach
2018-07-10
add nrf errata check temporarily part of hal_nrf
hathach
2018-07-05
allow tusb_init() to call multiple times
hathach
2018-07-02
clean up
hathach
2018-07-02
clean up
hathach
2018-07-02
remove sdk, add nrfx as submodule
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-19
clean up
hathach
2018-06-18
rename subfolder source to src
hathach
[prev]