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
/
device
/
cdc_msc_freertos
/
src
Age
Commit message (
Expand
)
Author
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-24
suppress redundant-decls warnings for freertos examples
hathach
2022-06-06
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TU...
hathach
2022-06-01
rename board specific macro for example
hathach
2022-04-20
update example for better cdc echo
hathach
2022-04-20
add note for tud_task() behavior in freertos example
hathach
2022-04-20
add tud_task_ext(), tuh_task_ext() as exteneded version that take timeout and...
hathach
2022-04-20
fix freertos issue when 1 tick > 1 ms
hathach
2022-02-18
fix build with latest esp idf
hathach
2022-02-15
msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command
hathach
2021-11-29
use 4k stack for example with esp32sx
hathach
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-10-25
moving esp32s2 to dwc2, abstract dwc2_set_turnaround()
hathach
2021-10-15
msc examples: Extend serial number to 12 digits
Jerzy Kasenberg
2021-10-05
rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS
hathach
2021-10-05
Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...
hathach
2021-09-29
Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-master
hathach
2021-09-26
make freertos header include in examples more explicit
hathach
2021-09-25
add NCM driver in a compatible manner : hathach/tinyusb#550
Peter Lawrence
2021-09-25
add CFG_TUSB_OS_INC_PATH for os include path
hathach
2021-09-18
Merge branch 'master' into zhangslice-master
hathach
2021-09-09
add other speed descriptor callback tud_descriptor_other_speed_configuration_...
hathach
2021-08-28
fix msc example with out of bound lba (due to compliant test)
hathach
2021-08-28
correct msc example return type of tud_msc_scsi_cb()
hathach
2021-08-26
TD 9.12 remote wakeup test
hathach
2021-08-15
skip freertos example for gd32vf103
hathach
2021-06-28
fix rx65n with freertos build
hathach
2021-06-18
fix build with mm32 board
hathach
2021-04-16
espressif: group boards using target name as a family
Alex Lisitsyn
2021-04-16
tinyusb: add support of esp32s3 target
Alex Lisitsyn
2021-03-31
remove NVIC_SystemReset() in freertos examples
hathach
2021-03-27
added configurations for RX63X
kkitayam
2021-03-18
clean up some examples
hathach
2021-03-01
fix freeRTOS config symbol warning with latest kernel
hathach
2021-03-01
add submodule lib/FreeRTOS-Kernel
hathach
2020-11-24
fix ci build
hathach
2020-11-24
comment out and add note for tud_cdc_connected() in cdc_msc examples
hathach
2020-11-18
Reset CDC examples to original state
Jan Dümpelmann
2020-09-04
Remove tud_cdc_connected check from examples
Jan Dümpelmann
2020-07-23
example to call tud_init() after freeRTOS kernel is started
hathach
2020-07-21
add note for MS OS 1.0 Descriptor at 0xEE
hathach
2020-07-19
minor clean up
hathach
2020-07-18
more update
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-07-16
add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lun
hathach
2020-06-30
Merge branch 'master' into add-stm-hs
hathach
2020-06-15
update example config and descriptor with better Highspeed support
hathach
2020-06-15
clean up, update other example config
hathach
2020-05-29
fix idf usb pin init changes
hathach
2020-04-22
added swo as logger
hathach
[next]