index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
Age
Commit message (
Expand
)
Author
2023-02-06
* don't force dependency on pico-pio-usb submodule
graham sanderson
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-21
update stm32f1 to support iar build
hathach
2023-01-20
slightly update rule.mk for IAR
hathach
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-17
update makefile to support iar build starting with stm32f070
hathach
2023-01-07
Merge branch 'master' into ch32v307
Ha Thach
2022-12-22
clean up
hathach
2022-12-22
add tuh_cdc_get_local_line_coding()
hathach
2022-12-22
cdc host, add set line coding API
hathach
2022-12-22
minor clean up
hathach
2022-12-21
add tuh_cdc_tx_complete_cb() callback
hathach
2022-12-21
add more host cdc API
hathach
2022-12-21
correct cdc host app
hathach
2022-12-21
updat cdc host app
hathach
2022-12-21
finalizing cdc host, has a working read/write
hathach
2022-12-16
adding tuh_cdc_mount_cb/tuh_cdc_umount_cb
hathach
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
Merge branch 'hathach:master' into port-ft90x
Gordon McNab
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-28
update pico-pio-usb submodule and its warnings suppress
hathach
2022-11-23
rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t
hathach
2022-11-23
allow all host examples to use pico-pio-usb for rp2040
hathach
2022-11-21
add board_getchar() for non-blocking getchar()
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-11-21
suppress fatfs cast-qual
hathach
2022-11-21
house keeping
hathach
2022-11-21
add pwd
hathach
2022-11-21
implement rm command
hathach
2022-11-21
fix build with rp2040 and rx65
hathach
2022-11-20
implement cp command
hathach
2022-11-19
add mv command
hathach
2022-11-19
add mkdir
hathach
2022-11-19
implement cat command
hathach
2022-11-19
add cd command
hathach
2022-11-19
msc explorer ls work great
hathach
[next]