cancel
Showing results for 
Search instead for 
Did you mean: 

stm32 vscode extension using external driver

efebasol
Associate

hi, i am using stm32f446ze board. i am using stm32 vscode extension on vscode. i am using extra folders for drivers i developed myself. but when i try to compile them i get errors. i have searched a lot on the internet. i have made different edits in ‘c_cpp_properties.json’ and ‘CMakeLists.txt’ files but none of them worked. has anyone had trouble with this before? can you help me?

2 REPLIES 2
Sarra.S
ST Employee

Hello @efebasol

Could you share the c_cpp_proprieties.json file where paths are included 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

ahsrabrifat
Associate III

If you generated the project using STM32CubeMX, check whether your custom drivers are correctly included in the project directory structure.