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
Age
Commit message (
Expand
)
Author
2023-08-04
add uid for some stm32
hathach
2023-08-03
add board_get_unique_id() for serial number
hathach
2023-08-03
more board_api rename
hathach
2023-08-03
add lpc43 family
hathach
2023-08-03
more board_api.h rename
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-08-03
rename ch32v307 and tm4c123 to use underscore
hathach
2023-08-03
ide settings
hathach
2023-08-03
Merge pull request #2105 from kholia/cdc_uac2_example
Ha Thach
2023-08-03
add makefile, add cdc_uac2 to cmake example list, update descriptor to build ...
hathach
2023-08-03
Merge pull request #2091 from DRNadler/master
Ha Thach
2023-08-03
Merge branch 'master' into cdc_uac2_example
hathach
2023-08-03
configQUEUE_REGISTRY_SIZE=4 for lpc18
hathach
2023-08-03
add osal queue name if needed
hathach
2023-08-03
Merge branch 'master' into pr2091
hathach
2023-08-03
Revert "Name queues for easier FreeRTOS debugging with task- and queue-aware ...
hathach
2023-08-02
Merge pull request #2200 from hathach/selective-log
Ha Thach
2023-08-02
move codespell folder to tools
hathach
2023-08-02
default class driver log level to CFG_TUH/TUD_LOG_LEVEL allow application to ...
hathach
2023-08-02
Merge pull request #2197 from HiFiPhile/fix_g0
Ha Thach
2023-08-01
Fix STM32G0 build.
HiFiPhile
2023-08-01
Merge pull request #2187 from 0xCCF4/master
Ha Thach
2023-07-31
Merge pull request #2093 from abakosh/no_osal_delay
Ha Thach
2023-07-28
Fixed typo in rp2040 hw bspw family.c
0xCCF4
2023-07-27
Merge pull request #2179 from hathach/enhance-ehci
Ha Thach
2023-07-27
add check for edpt_xfer() with halted, also reset data toggle when clear stall
hathach
2023-07-26
Merge pull request #2182 from hathach/correct-hcd_edpt_clear_stall-API
Ha Thach
2023-07-26
mising ehci
hathach
2023-07-26
correct hcd_edpt_clear_stall() API signature
hathach
2023-07-25
improve processing usb complete and error isr.
hathach
2023-07-25
fix unaligned hub status_change
hathach
2023-07-25
use standard EHCI USB INT instead of chipidea async/period interrupt to be co...
hathach
2023-07-24
Merge pull request #2175 from hathach/hcd-abort-xfer
Ha Thach
2023-07-24
Merge branch 'master' into hcd-abort-xfer
Ha Thach
2023-07-24
Merge pull request #2173 from hathach/imxrt-dcache-align
Ha Thach
2023-07-24
add hcd abort xfer for rp2040 pio usb
hathach
2023-07-24
clean up
hathach
2023-07-24
Merge pull request #2172 from hathach/cmake-4088
Ha Thach
2023-07-24
minor clean up
hathach
2023-07-24
change dcache clean/invalidate return type to bool
hathach
2023-07-24
fix ohci warnings, and add freertosconfig for lpc4088
hathach
2023-07-24
add etm trace pinmux for 4088 quickstart
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-07-24
add lpc40 to cmake
hathach
2023-07-21
Merge pull request #2155 from jferreir/xmc4700_relax
Ha Thach
2023-07-21
implement hcd_edpt_abort_xfer() for EHCI, also move thing around a bit
hathach
2023-07-21
minor ehci rename, move code around
hathach
2023-07-21
add stub hcd_edpt_abort_xfer() for all ports
hathach
2023-07-21
add hcd_edpt_abort_xfer() API
hathach
2023-07-20
Fix trailing spaces issue
jferreir
[next]