Skip to content

How to use this FreeRTOS library in PlatformIO #710

Answered by earlephilhower
1988xd asked this question in Q&A
Discussion options

You must be logged in to vote

You can't use an external FreeRTOS library, you need to use the one included in the repo. With that, you should be able to just #include <FreeRTOS.h> to enable it automatically, just like the example here.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@1988xd
Comment options

@Andy2No
Comment options

Answer selected by earlephilhower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants