esp-idf/components/freertos
Xiaoyu Liu 3d403a4ba8 refactor(intr): unify riscv freertos set/clear intr mask from isr apis
refactor(intr): find a potential bug that clic intr mask need extra nop ops
2024-09-11 18:26:07 +08:00
..
config fix(freertos): split idf_additions.c event groups to separate file 2024-08-09 11:19:40 +08:00
esp_additions fix(system): fixed warnings related to ununsed var if asserts disabled 2024-08-26 10:25:04 +08:00
FreeRTOS-Kernel refactor(intr): unify riscv freertos set/clear intr mask from isr apis 2024-09-11 18:26:07 +08:00
FreeRTOS-Kernel-SMP docs(freertos): update freertos comments to reflect that stack size is in bytes 2024-08-20 09:26:09 +08:00
test_apps ci: fix test_freertos markers 2024-09-03 09:34:09 +02:00
app_startup.c fix(riscv): make HWLP feature use direct saving of lazy saving 2024-05-21 17:27:46 +08:00
CMakeLists.txt fix(freertos): fix GCC 14 analyzer warnings 2024-09-08 13:53:52 +07:00
heap_idf.c refactor(freertos): Updated FreeRTOS component files to astyle format 2024-01-31 16:41:58 +08:00
Kconfig Merge branch 'task/enable_fpu_in_isr_for_esp32s3' into 'master' 2024-08-23 20:18:18 +08:00
linker_common.lf feat(freertos/smp): Update ports to support Amazon FreeRTOS v11.0.1 2024-03-05 15:44:12 +08:00
linker_smp.lf change(freertos): Deprecate usage of vPortCleanUpTCB() by applications 2023-08-23 17:50:08 +08:00
linker.lf change(freertos/idf): Make v10.5.1 the default kernel 2023-10-21 04:39:16 +08:00
port_common.c fix(freertos): split idf_additions.c event groups to separate file 2024-08-09 11:19:40 +08:00
port_systick.c feat(freertos/smp): Update ports to support Amazon FreeRTOS v11.0.1 2024-03-05 15:44:12 +08:00
port_systick.h freertos: Move port_systick to common directory 2023-04-28 23:03:00 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00