Darian Leung 57eb41ce83 refactor(freertos): Call TLSP deletion callback from portCLEAN_UP_TCB() 2 lat temu
..
components 57eb41ce83 refactor(freertos): Call TLSP deletion callback from portCLEAN_UP_TCB() 2 lat temu
main d6fe302904 freertos: Added partial unit tests for Linux simulator 2 lat temu
CMakeLists.txt d6fe302904 freertos: Added partial unit tests for Linux simulator 2 lat temu
README.md d6fe302904 freertos: Added partial unit tests for Linux simulator 2 lat temu
pytest_linux_freertos.py 9f4236f825 ci: increased freertos SMP linux target test timeout 2 lat temu
sdkconfig.defaults d6fe302904 freertos: Added partial unit tests for Linux simulator 2 lat temu

README.md

Supported Targets Linux

Simple test application for SMP Linux port

Note that the IDF version of the FreeRTOS POSIX/Linux simulator is not tested here, that one is merely the upstream version.

Build

idf.py --preview set-target linux

Amazon FReeRTOS SMP configuration is already set via sdkconfig.defaults, no need to configure.

idf.py build

Run

idf.py monitor

After the test output, input: ![ignore] to not run the ignored test