]> begriffs open source - freertos/commit
Update example cmake project path (#851)
authorTony Josi <tonyjosi@amazon.com>
Mon, 23 Oct 2023 09:20:41 +0000 (14:50 +0530)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 09:20:41 +0000 (14:50 +0530)
commita8650b99a33cd6fbc557748ef719e0229296676d
tree11d1884d91dc5702ce79353e7610d1a4d6aab3bb
parentfc7aca7ff239ac988b7cb28a73ca6c66f4efcb84
Update example cmake project path (#851)

* fix build on 64 bit platform

* moving sample cmake project to a separate root level dir

* moving sample cmake project to a separate root level dir

* updating paths for the sample cmake project

* rename example folder

* use configKERNEL_PROVIDED_STATIC_MEMORY

* update comments

* update comments

* rename folder to examples

* fix formatting
README.md
examples/cmake_example/CMakeLists.txt [moved from cmake_example/CMakeLists.txt with 88% similarity]
examples/cmake_example/main.c [moved from cmake_example/main.c with 74% similarity]
examples/sample_configuration/FreeRTOSConfig.h [moved from sample_configuration/FreeRTOSConfig.h with 94% similarity]
examples/sample_configuration/readme.md [moved from sample_configuration/readme.md with 100% similarity]
portable/template/portmacro.h