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
/
main.c
Age
Commit message (
Expand
)
Author
2021-09-26
make freertos header include in examples more explicit
hathach
2021-09-25
add CFG_TUSB_OS_INC_PATH for os include path
hathach
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
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-04-11
print correct example name
hathach
2020-04-11
fix incorrect setup packet
hathach
2020-04-07
add hid_composite_freertos example
hathach
2020-04-07
example clean up
hathach
2020-04-07
clean up
hathach
2020-04-01
reduce freertos task stack size to fit small mcu
hathach
2020-04-01
add esp32s2 saola bsp
hathach
2020-04-01
add dcd_esp32s2
hathach
2020-03-11
freertos demo use static only for most optmized sram
hathach
2020-03-10
update freertos example
hathach
2020-03-10
rename to cdc_msc_freertos
hathach