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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2018-07-24
nrf52840 example work with boot keyboard
hathach
2018-07-23
reworking device hid class driver
hathach
2018-07-02
remove sdk, add nrfx as submodule
hathach
2018-07-01
update auto descriptor
hathach
2018-06-13
correct errata check for nrf52840 first production
hathach
2018-05-15
get nrf5x hal work with SD and non_SD configure
hathach
2018-04-18
update nrf52840 examples
hathach
2018-04-14
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
hathach
2018-04-12
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-12
rename OPT_MODE_
hathach
2018-04-12
rename MCU_ to OPT_MCU
hathach
2018-04-12
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-30
get freertos build
hathach
2018-03-29
update nrf52 hal millis
hathach
2018-03-29
rename tusb_hal_tick_get to tusb_hal_millis
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
2018-03-23
rename port to rhport for clarification
hathach
2018-03-23
remove DCD API dependency tusb_dcd_edpt_queue_xfer
hathach
2018-03-22
simplify tusb_dcd_edpt_xfer API
hathach
2018-03-21
merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall()
hathach
2018-03-21
remove int_on_complete for tusb_dcd_control_xfer
hathach
2018-03-21
fix lpc43xx isr issue, fix control status response for usbd
hathach
2018-03-20
adding toolchain file from sdk
hathach
2018-03-20
add sdk/device
hathach
2018-03-20
wrap up nrf52 demo
hathach
2018-03-20
update code, remove nrf_drv_clock dependency
hathach
2018-03-20
nrf52 cdc example work on nrf52840pdk
hathach
2018-03-17
adding bulk/int support
hathach
2018-03-15
add dma guard
hathach
2018-03-15
nrf52 control transfer work reliably
hathach
2018-03-14
adding segger files
hathach
2018-03-14
able to get pass enumeration
hathach
2018-03-14
nrf52 finish usbd startup, able to got setup packet
hathach
2018-03-13
adding code for nrf52 usbd start-up sequence
hathach
2018-03-13
house keeping
hathach
2018-03-13
working on nrf52
hathach
2018-03-12
rename hal to tusb_port
hathach
2018-03-12
more rename
hathach
2018-03-12
more hcd clean up
hathach
2018-03-11
rename TUSB_DIR_OUT, TUSB_DIR_IN
hathach
2018-03-11
rename tusb_dir_t
hathach
2018-03-11
refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy port
hathach
2018-03-11
clean up example
hathach
2018-03-11
rename dcd_pipe to dcd_edpt
hathach
2018-03-11
refactor dcd_xfer_complete
hathach
2018-03-11
rename dcd_* API to tusb_dcd_*
hathach
[next]