index
:
tinyusb.git
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
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
/
tinyusb
/
portable
Age
Commit message (
Expand
)
Author
2018-04-18
update nrf52840 examples
hathach
2018-04-17
correct cdc connected
hathach
2018-04-16
nrf5x clean up
hathach
2018-04-16
add macro for errata 104 fix
hathach
2018-04-16
add tud_set_descriptors
hathach
2018-04-14
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
hathach
2018-04-14
clean up
hathach
2018-04-14
add Errata 104 for out transfer, seems to work with cdc bootloader
hathach
2018-04-12
rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code
hathach
2018-04-12
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-12
rename OPT_MODE_
hathach
2018-04-12
refactor nrf5x mcu macro
hathach
2018-04-12
rename MCU_ to OPT_MCU
hathach
2018-04-12
minor update dcd nrf5x
hathach
2018-04-10
rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZE
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-04-07
add nrf52 walkaround for errata 104, 171, 187.
hathach
2018-04-05
improve nrf52 port
hathach
2018-04-04
getting nrf5x to work with S140 6.0.0
hathach
2018-04-04
minor clean up
hathach
2018-03-31
clean up nrf52
hathach
2018-03-30
freertos semaphore post issue with control transfer
hathach
2018-03-29
update nrf52 hal millis
hathach
2018-03-29
rename tusb_hal_tick_get to tusb_hal_millis
hathach
2018-03-29
rename VERIFY_STATUS to VERIFY_ERR
hathach
2018-03-29
assert clean up
hathach
2018-03-28
add verify_breakpoint hw independence
hathach
2018-03-28
rename ASSERT to TU_ASSERT to avoid name conflict
hathach
2018-03-28
rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes
hathach
2018-03-28
simple note on port to new mcu
hathach
2018-03-28
mass rename tusb_dcd API to simply dcd
hathach
2018-03-28
dcd renaming
hathach
2018-03-26
clean up
hathach
2018-03-26
rename nrf52 to nrf52x
hathach
2018-03-26
move nrf5x port files
hathach
2018-03-26
moving lpc43xx port into tusb's portable folder
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-23
move mcu usb port back to tinyusb's portable folder
hathach