index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
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
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
2021-01-13
add f767nucleo to stm32f7 group
hathach
2021-01-13
adding stm32f7 family
hathach
2021-01-13
also build boards without family
hathach
2020-11-30
clean up
hathach
2020-11-29
group all stm32f4 boards
hathach
2020-11-29
move teensy 4.0 to imxrt
hathach
2020-11-29
complete grouping imxrt boards
hathach
2020-11-29
move xiao to samd21 group
hathach
2020-11-28
grouping samd51 boards
hathach
2020-11-28
group more nrf board
hathach
2020-11-28
grouping more samd21 boards
hathach
2020-11-28
grouping samd21
hathach
2020-11-28
move all nrf boards into its family group
hathach
2020-11-28
group more nrf52840 boards
hathach
2020-11-28
group more nrf boards
hathach
2020-11-28
grouping nrf boards
hathach
2020-11-27
group esp32s2 board into its group
hathach
2020-11-27
Merge pull request #563 from hathach/add-esp32s2-suspend-wakeup
Ha Thach
2020-11-27
fix ci
hathach
2020-11-27
add bus suspend & resume support for esp32s2
hathach
2020-11-25
Merge pull request #562 from hathach/correctly-invoke-scsi-callback
Ha Thach
2020-11-24
msc only invoke scsi complete callback after status transaction is complete
hathach
2020-11-24
Merge pull request #561 from hathach/add-tud-connected
Ha Thach
2020-11-24
add tud_connected()
hathach
2020-11-24
Merge pull request #506 from duempel/cdc_without_dtr
Ha Thach
2020-11-24
more ci
hathach
2020-11-24
fix ci build
hathach
2020-11-24
comment out and add note for tud_cdc_connected() in cdc_msc examples
hathach
2020-11-23
add tud_ready() check in tud_cdc_n_write_flush()
hathach
2020-11-23
Merge branch 'master' into cdc_without_dtr
Ha Thach
2020-11-23
Merge pull request #560 from hathach/fix-559
Ha Thach
2020-11-23
have tusb_init() return true instead of TUSB_ERROR_NONE
hathach
2020-11-23
Merge pull request #557 from hathach/rework-class-driver-control
Ha Thach
2020-11-20
remove control_complete
hathach
2020-11-20
migrate audio device to new control xfer cb
hathach
2020-11-20
migrate net device to new control xfer cb
hathach
2020-11-20
clean up
hathach
2020-11-20
migrate bth device to new control xfer cb
hathach
2020-11-20
migrate vendor device to new control xfer cb
hathach
2020-11-20
migrate dfu runtime device to new control xfer cb
hathach
2020-11-20
migrate usbtmc device to new control xfer cb
hathach
2020-11-20
clean up
hathach
2020-11-20
migrate midi device to new control xfer cb
hathach
2020-11-19
migrate hid device to new control xfer cb
hathach
2020-11-19
migrate cdc_device to new control_xfer_cb
hathach
2020-11-19
merge class driver control_request & control_complete to control_xfer_cb()
hathach
2020-11-18
Remove dcd_edpt_xfer_abort from DCD header
Jan Dümpelmann
2020-11-18
Changes to CDC example code:
Jan Dümpelmann
2020-11-18
Reset CDC examples to original state
Jan Dümpelmann
2020-11-18
Implementation of the discussed changes
Jan Dümpelmann
[next]