| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-11 | update make to use FreeRTOSConfig in family instead of examples | hathach | |
| 2024-10-15 | move core init code to dwc2 common. update/correct build for esppressif | hathach | |
| 2024-06-27 | Make FreeRTOS config work with Cortex-M33. | HiFiPhile | |
| 2023-12-18 | update FreeRTOSConfig.h | hathach | |
| - remove configAssert() - configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil | |||
| 2023-08-03 | add osal queue name if needed | hathach | |
| also mass change configQUEUE_REGISTRY_SIZE = 4 | |||
| 2023-01-30 | hardcoded configPRIO_BITS for IAR build to pass CI | hathach | |
| 2023-01-17 | update freertos example to build with iar | hathach | |
| 2022-12-05 | clean osal_freertos, update freertos examples to work with ↵ | hathach | |
| configSUPPORT_DYNAMIC_ALLOCATION only note: for example to build with configSUPPORT_STATIC_ALLOCATION = 0, one of heap_n.c must be included in makefile/cmake | |||
| 2021-09-29 | Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-master | hathach | |
| examples/device/hid_composite_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h | |||
| 2021-09-25 | add CFG_TUSB_OS_INC_PATH for os include path | hathach | |
| useful for freertos/ prefix with esp IDF | |||
