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
/
hid_composite_freertos
/
Makefile
Age
Commit message (
Expand
)
Author
2025-10-14
more make refactor
hathach
2025-10-14
move make.mk to hw/bsp/family_support.mk
hathach
2025-02-11
update make to use FreeRTOSConfig in family instead of examples
hathach
2024-11-21
- move freertos_hooks to board.c
hathach
2024-04-24
change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)
hathach
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
2023-06-24
fix iar with make
hathach
2023-06-24
fix missing replace
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-17
update freertos example to build with iar
hathach
2022-12-05
clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...
hathach
2022-06-24
suppress redundant-decls warnings for freertos examples
hathach
2022-06-02
rework make freertos port handling
Rafael Silva
2021-10-17
more with -Wcast-qual
hathach
2021-09-25
add CFG_TUSB_OS_INC_PATH for os include path
hathach
2021-03-18
add example specific DEPS_SUBMODULES
hathach
2021-03-01
add submodule lib/FreeRTOS-Kernel
hathach
2020-04-07
add hid_composite_freertos example
hathach