| 123456789101112131415161718192021222324252627282930 |
- {
- "version": 4,
- "configurations": [
- {
- "name": "IAR",
- "defines": [
- "STM32F405xx=",
- "BSP_STM32F405ANC="
- ],
- "includePath": [
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\BSP",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\CMSIS\\Include",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\CMSIS\\Device\\Include",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\STM32F4xx_HAL_Driver\\Inc",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\Ethernet",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\module",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\platform",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\decadriver",
- "d:\\git_scenauto\\ScenLoc\\BSP\\ANC1901.bsp_master\\source\\RAK411_lib\\include"
- ],
- "forcedInclude": [],
- "cStandard": "c11",
- "cppStandard": "c++14",
- "compilerPath": "",
- "intelliSenseMode": "msvc-x64",
- "configurationProvider": "pluyckx.iar-vsc"
- }
- ]
- }
|