passkey_fw/examples/device/cdc_msc_freertos/src
hathach 11e1aff389 update freeRTOS kernel to latest for library cmake
add per family freeRTOSConfig.h also make changes to build with
freertos_kernel cmake
- hard coded configPRIO_BITS based on family
- change configSUPPORT_STATIC_ALLOCATION to 0,
configSUPPORT_DYNAMIC_ALLOCATION to 1
- enable configRECORD_STACK_HIGH_ADDRESS for tracing
- enable INCLUDE_xTaskGetCurrentTaskHandle which is required to compile
stream_buffer (although we don't use it).
2023-04-21 20:55:44 +07:00
..
FreeRTOSConfig hardcoded configPRIO_BITS for IAR build to pass CI 2023-01-30 16:42:56 +07:00
CMakeLists.txt update freeRTOS kernel to latest for library cmake 2023-04-21 20:55:44 +07:00
freertos_hook.c fix rx65n with freertos build 2021-06-28 12:35:12 +07:00
main.c fix trailing space and new line 2023-03-17 16:12:49 +07:00
msc_disk.c fix trailing space and new line 2023-03-17 16:12:49 +07:00
tusb_config.h update all cmake for esp32 build 2023-03-30 10:41:11 +07:00
usb_descriptors.c fix trailing space and new line 2023-03-17 16:12:49 +07:00