]> begriffs open source - freertos/commit
Fix some CMake documentation typos (#616)
authorDavid J. Fiddes <35607151+davefiddes@users.noreply.github.com>
Mon, 23 Jan 2023 17:16:24 +0000 (17:16 +0000)
committerGitHub <noreply@github.com>
Mon, 23 Jan 2023 17:16:24 +0000 (22:46 +0530)
commit260a37c082f4b70f9c6f361eadb0b29f1a448e3a
treea3e572e5edc8bb7136790b345e4920175115d6d5
parent78319fd17ed8256b93ce91251d1bdd4907940b52
Fix some CMake documentation typos (#616)

The quick start instructions for CMake mention the "master"
git branch which has been replaced by "main" in the current
repo.

The main CMakeLists.txt documents how to integrate a
custom port. Fix a typo in the suggested CMake code.
CMakeLists.txt
README.md