For example, I use: pio init --ide vscode --board nucleo_f767zi -O framework=stm32cube,
I want to see source of the STM32F7xx_HAL_Driver folder. But I can't find a goold way to add some paths to the c_cpp_properties.json, or I can't add STM32F1xx_HAL_Driver folder to my workspace... What should I do, thank you very much !
For example, I use: pio init --ide vscode --board nucleo_f767zi -O framework=stm32cube, I want to see source of the STM32F7xx_HAL_Driver folder. But I can't find a goold way to add some paths to the c_cpp_properties.json, or I can't add STM32F1xx_HAL_Driver folder to my workspace... What should I do, thank you very much !