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
Age
Commit message (
Expand
)
Author
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
2023-09-28
fix build with new freertos host example
hathach
2023-09-25
adding host/cdc_msc_hid_freertos example
hathach
2023-08-09
Merge pull request #2202 from Rocky04/patch-4
Ha Thach
2023-08-07
Update examples
Rocky04
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-08-04
Merge branch 'master' into enhance-bsp
hathach
2023-08-03
Merge pull request #2052 from arduino/renesas_ra_hs_rebased
Ha Thach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-08-03
add osal queue name if needed
hathach
2023-07-31
enable USBMC for uno r4, add board_init_after_tusb() API
hathach
2023-07-26
updating hcd rusb2
hathach
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-06-24
fix iar with make
hathach
2023-06-24
fix missing replace
hathach
2023-05-07
update all device cmake example for imx
hathach
2023-05-06
cmake work well with imxrt
hathach
2023-04-21
build all freertos, not able to build net lwip due to lack of sio_open()
hathach
2023-04-21
update freeRTOS kernel to latest for library cmake
hathach
2023-04-21
update most examples cmake to build with imxrt
hathach
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-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-01-30
hardcoded configPRIO_BITS for IAR build to pass CI
hathach
2023-01-17
update freertos example to build with iar
hathach
2023-01-07
Merge branch 'master' into ch32v307
Ha Thach
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
Fix typos
Bastien Nocera
2022-06-29
skip freertos example for F1C100S
hathach
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-02
rework make freertos port handling
Rafael Silva
2022-06-01
rename board specific macro for example
hathach
2022-05-21
Merge branch 'master' into ch32v307
Ha Thach
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-03-22
Skip freertos for ch32v307
Greg Davill
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
2022-01-25
Merge branch 'master' into master
Ha Thach
2022-01-05
Unify skip and only logic for build scripts
Scott Shawcroft
[next]