index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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
2024-07-19
Merge pull request #2630 from HiFiPhile/dcd_race
Ha Thach
2024-07-19
- add tud_cdc_n_ready() though not used
hathach
2024-07-19
revert changes to usbds configuration_reset() (deal with it in separated PR)
hathach
2024-07-19
Fix STM32F7 FS port build.
HiFiPhile
2024-07-19
Save setup_count on bus reset.
HiFiPhile
2024-07-19
Clear _usbd_dev prior to driver reset.
HiFiPhile
2024-07-19
Check tud ready check for OUT xfer.
HiFiPhile
2024-07-19
Merge pull request #2726 from hathach/hil-add-ra4m1
Ha Thach
2024-07-19
skip msc tests for ra due to existing bug
hathach
2024-07-19
Merge pull request #2725
Ha Thach
2024-07-19
update test json
hathach
2024-07-19
add ra4m1 ek for hil test
hathach
2024-07-18
UAC2: Fix memclr on driver reset.
HiFiPhile
2024-07-18
Merge pull request #2722 from hathach/fix-hil-boardtest
Ha Thach
2024-07-18
skip hil test if binary not exist
hathach
2024-07-18
fix hil board_test duplication, add cdc_msc_freertos test
hathach
2024-07-18
Merge pull request #2721 from hathach/hild-add-metro-m7
Ha Thach
2024-07-18
fix make build
hathach
2024-07-18
add metro_m7_1011 to hil rpi
hathach
2024-07-18
add unique id for imxrt
hathach
2024-07-17
Merge pull request #2719 from hathach/add-family-da1469x
Ha Thach
2024-07-17
add FreeRTOSConfig.h for da1469
hathach
2024-07-17
update workflow build ci
hathach
2024-07-17
bump up ch32 v20x and v307 deps
hathach
2024-07-17
minor update hid device
hathach
2024-07-17
add family cmake/make for da1469x boards
hathach
2024-07-17
Merge pull request #2718 from hathach/hid-2253-followup
Ha Thach
2024-07-17
follow up to #2253
hathach
2024-07-16
Merge pull request #2715 from hathach/more-hil-pi5
Ha Thach
2024-07-16
hil flash itsybitsy m4 with picoprobe
hathach
2024-07-15
Merge pull request #2712 from hathach/migrate-hil-pi5
Ha Thach
2024-07-15
update hil test to run on new pi5
hathach
2024-07-12
Merge pull request #2710 from hathach/dwc2-test-mode-followup
Ha Thach
2024-07-12
simplify dwc2 test mode
hathach
2024-07-12
Merge pull request #2709 from hathach/add-tud_cdc_configure_fifo
Ha Thach
2024-07-12
add lsusb for hil pi4
hathach
2024-07-12
Merge pull request #2688 from HiFiPhile/3511_rtos
Ha Thach
2024-07-12
- add tud_cdc_configure_fifo() to replace CFG_TUD_CDC_PERSISTENT_TX_BUFF
hathach
2024-07-11
Merge pull request #2705 from hathach/v203-use-224kb
Ha Thach
2024-07-10
skip FLASH_ function to reduce dependency
hathach
2024-07-10
enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...
hathach
2024-07-05
Merge pull request #2699 from hathach/revert-2693-enum-int
Ha Thach
2024-07-05
add board_reset_to_bootloader(), try to implement that for ch32v203 but not w...
hathach
2024-07-05
add u for unsigned
hathach
2024-07-05
Revert "audio.h: fix error ISO C restricts enumerator values to range of 'int'"
Ha Thach
2024-06-28
Merge pull request #2693 from ra1nb0w/enum-int
HiFiPhile
2024-06-28
audio.h: fix error ISO C restricts enumerator values to range of 'int'
Davide Gerhard
2024-06-28
Merge pull request #2691 from ra1nb0w/strict-overflow
HiFiPhile
2024-06-28
audio_device.c: fix strict-overflow warning with gcc >= 12
Davide Gerhard
2024-06-27
Merge pull request #2689 from ra1nb0w/semicolon
HiFiPhile
[next]