summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid_freertos/src/FreeRTOSConfig
AgeCommit message (Collapse)Author
2025-02-11update make to use FreeRTOSConfig in family instead of exampleshathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2023-12-18update FreeRTOSConfig.hhathach
- remove configAssert() - configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil
2023-09-28fix build with new freertos host examplehathach