]> begriffs open source - freertos/commit
Add SMP template port and example (#900)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Mon, 4 Dec 2023 02:49:41 +0000 (10:49 +0800)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 02:49:41 +0000 (10:49 +0800)
commitc0ce725293bb8cf9b30626a8bba173af33163533
tree4a66439567e82b935be49458423eb839a853f706
parentf8ef5f605b28c00b5251e8cf7c45b8ac1a54ef86
Add SMP template port and example (#900)

* Add SMP template port and example
* Add readme file for smp configuration
* Update SMP build flow and add CI build

---------

Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
.github/workflows/kernel-demos.yml
examples/cmake_example/CMakeLists.txt
examples/sample_configuration/smp/FreeRTOSConfig.h [new file with mode: 0644]
examples/sample_configuration/smp/readme.md [new file with mode: 0644]
portable/template/port.c
portable/template/portmacro.h