We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fee4e0 commit cbee7b0Copy full SHA for cbee7b0
CMakeUserPresets.TEMPLATE.json
@@ -33,7 +33,7 @@
33
"CHIBIOS_SOURCE_FOLDER": "/sources/ChibiOs",
34
"FREERTOS_SOURCE_FOLDER": "/sources/FreeRTOS",
35
"CHIBIOS_CONTRIB_SOURCE": "/sources/ChibiOs-Contrib",
36
- "CHIBIOS_HAL_SOURCE": null,
+ "CHIBIOS_HAL_SOURCE": "/sources/ChibiOs",
37
"STM32_CUBE_PACKAGE_SOURCE": "/sources/STM32CubeL4",
38
"MBEDTLS_SOURCE": "/sources/mbedtls",
39
"FATFS_SOURCE": "/sources/fatfs",
0 commit comments