0

I’d like to integrate in my project the FreeRTOS lib but so far I haven’t been able.

If I had “lib_deps = FreeRTOS” it downloads arduino lib for FreeRTOS. I thought that FreeRTOS would come with the stm32cube package but I’m not able to enabled it.

Can you help me figuring it out?

Below my .ini file.

[env:nucleo_f767zi]
platform = ststm32
board = nucleo_f767zi
framework = stm32cube
upload_protocol = stlink
debug_tool = stlink
build_type = debug
build_flags = 
    -D USE_FULL_ASSERT
    -D DEBUG
    -D SERIAL_DEBUG 

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.