Learn how to use FreeRTOS with STM32 Nucleo Board, IDE is VSCode.
I am a rookie using FreeRTOS and VSCode. If there are any bugs, please let me know. Thanks for any advices.
You can download the standard periph driver from ST website: https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries/stsw-stm32065.html
When I build this project, The latest version of FreeRTOS is "V10.2.1". You can download the old or newer version from https://www.freertos.org/
I use VScode for this project now. The version of vscode I'm using is "1.35.1".