esp-idf/components/freertos
Sachin Parekh 6582f7070e Update tests for assert and abort
- Place panic_abort in IRAM
- Added abort, assert test case in case of cache disabled
- Expect assert instead of abort in a freertos_mutex test
2021-08-05 11:09:22 +05:30
..
include/freertos doc: freertos: fix function name typo 2021-07-28 19:04:15 +08:00
port freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
test Update tests for assert and abort 2021-08-05 11:09:22 +05:30
CMakeLists.txt freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
component.mk freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
croutine.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
event_groups.c freertos: fix errors reported by PVS-Studio 2021-02-11 03:15:04 +00:00
freertos_v8_compat.c freertos: add xQueueGenericReceive for backward compatibility 2020-11-27 19:08:42 +05:30
FreeRTOS-openocd.c freertos: fix defining uxTopUsedPriority for esp32s2beta 2019-10-29 16:38:48 +01:00
History.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
license.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
linker.lf esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08:00
list.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
queue.c freertos: Check for arithmetic overflows on queue creation 2021-05-04 16:55:20 +10:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
stream_buffer.c freertos: Add addition overflow check for stream buffer 2021-05-04 16:55:40 +10:00
tasks.c fix(FreeRTOS): Initialize uxTaskNumber at task initialization 2021-08-03 10:42:09 +05:30
timers.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00