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
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
/
examples
/
device
Age
Commit message (
Expand
)
Author
2023-03-30
more esp32 cmake clean up
hathach
2023-03-30
update all cmake for esp32 build
hathach
2023-03-30
merge s2 and s3, update cmake for espressif, add tinyusb_src as component
hathach
2023-03-22
Remove const from tud_network_mac_address in example and test files
Matt Mills
2023-03-18
fix ci with kl25z
hathach
2023-03-18
minor clean up
hathach
2023-03-17
Merge branch 'master' into portability
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-16
rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC
hathach
2023-03-08
fix freertos build with iar, format/indent link_type
hathach
2023-03-08
Merge branch 'master' into renesas-ra
hathach
2023-03-06
integrate top.mk into make.mk
hathach
2023-02-28
Merge pull request #1828 from HiFiPhile/stm32_fsdev
Ha Thach
2023-02-16
Merge pull request #1825 from HiFiPhile/mic_test
PanRe
2023-02-16
Merge pull request #1853 from NullMember/master
HiFiPhile
2023-02-04
change length in tud_hid_report_complete_cb() from uint8 to uint16
hathach
2023-01-31
fix typo issue #1859
hathach
2023-01-30
Merge pull request #1768 from ftdigdm/port-ft90x
Ha Thach
2023-01-30
hardcoded configPRIO_BITS for IAR build to pass CI
hathach
2023-01-30
Merge branch 'master' into port-ft90x
Ha Thach
2023-01-20
fix warning
hathach
2023-01-18
fix iar build with board_test
hathach
2023-01-18
dont use non-std strncasecmp
hathach
2023-01-18
get most examples build with iar
hathach
2023-01-17
update freertos example to build with iar
hathach
2023-01-13
examples/uac2: Fix mute and volume array lengths
Malik Enes Safak
2023-01-07
Merge branch 'master' into ch32v307
Ha Thach
2022-12-30
Fix CI.
Mengsk
2022-12-30
Add multi-rate audio test example for new ISO buffer allocation.
Mengsk
2022-12-29
Minor audio_test example fix.
Mengsk
2022-12-05
Merge pull request #1767 from pete-pjb/master
Ha Thach
2022-12-05
clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...
hathach
2022-12-04
more typos
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-11-30
Add endpoint definitions for more example projects.
Gordon McNab
2022-11-30
Add FT9xx for cdc_dual_ports
Gordon McNab
2022-11-29
Fix transfers issues with FT9xx
Gordon McNab
2022-11-28
Fix issue with the CDC SetLineCoding request
Gordon McNab
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-11-18
update uart read for lpc18/43 for testing
hathach
2022-10-12
Rename descriptor macros for consistency
kkitayam
2022-10-08
Add motion jpeg
kkitayam
2022-10-06
Fix pointer
kkitayam
2022-09-13
Remove unused static data
Ben Avison
2022-09-13
Don't assume different enum types can be combined
Ben Avison
2022-09-13
Don't assume ints automatically convert to enums
Ben Avison
2022-09-13
Remove unreachable code
Ben Avison
2022-09-13
Fix compile errors
kkitayam
2022-09-13
Change images to MJPEG
kkitayam
2022-09-12
IAR declares strncasecmp in string.h not strings.h
Ben Avison
[next]