passkey_fw/examples/device
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
..
audio_4_channel_mic update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
audio_test update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
audio_test_multi_rate update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
board_test example run well with cmake for imxrt 2023-04-21 18:10:28 +07:00
cdc_dual_ports update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
cdc_msc example run well with cmake for imxrt 2023-04-21 18:10:28 +07:00
cdc_msc_freertos update freeRTOS kernel to latest for library cmake 2023-04-21 20:55:44 +07:00
dfu update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
dfu_runtime update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
dynamic_configuration update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
hid_boot_interface update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
hid_composite update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
hid_composite_freertos more esp32 cmake clean up 2023-03-30 11:37:36 +07:00
hid_generic_inout update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
hid_multiple_interface update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
midi_test update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
msc_dual_lun example run well with cmake for imxrt 2023-04-21 18:10:28 +07:00
net_lwip_webserver Remove const from tud_network_mac_address in example and test files 2023-03-22 07:30:46 -06:00
uac2_headset update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
usbtmc update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
video_capture update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
webusb_serial update most examples cmake to build with imxrt 2023-04-21 18:23:40 +07:00
99-tinyusb.rules add flash-openocd target. correct ek-tm4c123 button state 2021-11-08 16:41:29 +07:00
CMakeLists.txt Add multi-rate audio test example for new ISO buffer allocation. 2022-12-30 15:09:50 +01:00