Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC][RP2040]cmake command in readme #557

Closed
kaidegit opened this issue Sep 13, 2022 · 1 comment · Fixed by #559
Closed

[DOC][RP2040]cmake command in readme #557

kaidegit opened this issue Sep 13, 2022 · 1 comment · Fixed by #559
Labels
documentation Improvements or additions to documentation

Comments

@kaidegit
Copy link

Describe the issue
In the readme of RP2040 port, here offered a command import(FreeRTOS_Kernel_import.cmake). However, my cmake raised an error Unknown CMake command "import".. I also seen the command to import freertos in pico-example using include rather than import. Is there a typo?

Reference
the readme

the example

@kaidegit kaidegit added the documentation Improvements or additions to documentation label Sep 13, 2022
@kaidegit kaidegit changed the title [DOC][RP2040] [DOC][RP2040]cmake command in readme Sep 13, 2022
@paulbartell
Copy link
Contributor

paulbartell commented Sep 13, 2022

@kaidegit This is indeed a typo. Thanks for the report.

@paulbartell paulbartell linked a pull request Sep 13, 2022 that will close this issue
laroche pushed a commit to laroche/FreeRTOS-Kernel that referenced this issue Apr 18, 2024
* Add test for timer start delayed past expiration

This reverts commit 53af0ec, which
itself reverted 9c91199.

* Add warning about vTimerDemoIncludeBacklogTests()

* uncrustify for CI check

* Remove unintentional changes to spacing in comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants