Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 329 Bytes

File metadata and controls

8 lines (6 loc) · 329 Bytes

Use the following include paths for intellisense completion:

"${env:PROS_TOOLCHAIN}/arm-none-eabi/include", "${env:PROS_TOOLCHAIN}/lib/gcc/arm-none-eabi/6.3.1/include", "${workspaceRoot}", "${workspaceRoot}/include"

Add "_INTELLISENSE" to your defines to fix certain intellisense errors that will actually compile without issue