Jakob Hasse 9f4236f825 ci: increased freertos SMP linux target test timeout il y a 2 ans
..
components d6fe302904 freertos: Added partial unit tests for Linux simulator il y a 2 ans
main d6fe302904 freertos: Added partial unit tests for Linux simulator il y a 2 ans
CMakeLists.txt d6fe302904 freertos: Added partial unit tests for Linux simulator il y a 2 ans
README.md d6fe302904 freertos: Added partial unit tests for Linux simulator il y a 2 ans
pytest_linux_freertos.py 9f4236f825 ci: increased freertos SMP linux target test timeout il y a 2 ans
sdkconfig.defaults d6fe302904 freertos: Added partial unit tests for Linux simulator il y a 2 ans

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