Question
How to add core features of FreeRTOS
Hi everyone,
Is there a preferred way of adding "core features" of FreeRTOS in a FreeRTOS application created by CubeMX? Do i have to add the respective files manually by copying them into my project?
Unfortunately I found no built-in option in CubeMX.
Example: I would like to add the coreJSON feature https://www.freertos.org/json/index.html
Thanks for your help!