esp-idf/components/freertos
Zim Kalinowski 8bb5d87f0c Merge branch 'bugfix/freertos_ut_suspend_v4.3' into 'release/v4.3'
freertos: Increases delta for UT - Test suspend-resume CPU. The number of... (v4.3)

See merge request espressif/esp-idf!14630
2021-09-13 04:14:14 +00:00
..
include/freertos Merge branch 'docs/provide_link_to_pcb_layout_for_ethernet_board_v4.3' into 'release/v4.3' 2021-07-23 10:57:37 +00:00
port Merge branch 'bugfix/flash_rodata_any_alignement_v4.3' into 'release/v4.3' 2021-06-22 00:23:49 +00:00
test Merge branch 'bugfix/freertos_ut_suspend_v4.3' into 'release/v4.3' 2021-09-13 04:14:14 +00:00
CMakeLists.txt freertos: add xQueueGenericReceive for backward compatibility 2020-11-27 19:08:42 +05:30
component.mk freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
croutine.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
event_groups.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +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: Use the standard assert() function for configASSERT 2021-04-02 11:07:23 +11:00
license.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
linker.lf Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 2021-01-21 15:59:35 +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 18:30:49 +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 18:30:49 +10:00
tasks.c fix(FreeRTOS): Initialize uxTaskNumber at task initialization 2021-09-08 16:42:30 +08:00
timers.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00