passkey_fw/tools
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
..
usb_drivers fix trailing space and new line 2023-03-17 16:12:49 +07:00
build_board.py fix trailing space and new line 2023-03-17 16:12:49 +07:00
build_esp32.py fix build for esp32 2023-04-03 17:44:05 +07:00
build_family.py update all cmake for esp32 build 2023-03-30 10:41:11 +07:00
build_utils.py fix build for esp32 2023-04-03 17:44:05 +07:00
gen_doc.py separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to 2023-03-24 14:05:21 +07:00
get_deps.py update freeRTOS kernel to latest for library cmake 2023-04-21 20:55:44 +07:00
get_family_deps.py update deps script 2023-03-10 22:56:42 +07:00
iar_gen.py Rename iar.ipcf to iar_template.ipcf 2021-09-07 12:32:17 +02:00
iar_template.ipcf fix trailing space and new line 2023-03-17 16:12:49 +07:00
make_release.py update version to 0.15.0 2023-02-10 12:47:48 +07:00
mksunxi.py fix trailing space and new line 2023-03-17 16:12:49 +07:00
pcapng_to_corpus.py fix trailing space and new line 2023-03-17 16:12:49 +07:00