Skip to content

Commit

Permalink
New submodule path for embedded-libs
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Dec 6, 2019
1 parent 4596f1d commit 74d9e42
Show file tree
Hide file tree
Showing 19 changed files with 209 additions and 209 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "third_party/Embedded_Libs"]
path = third_party/Embedded_Libs
[submodule "third_party/embedded-libs"]
path = third_party/embedded_libs
url = https://github.com/MaJerle/embedded-libs
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
<option id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel.756933046" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel" useByScannerDiscovery="false" value="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel.value.g3" valueType="enumerated"/>
<option id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level.1850329301" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level" useByScannerDiscovery="false" value="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level.value.o0" valueType="enumerated"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths.1107712813" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths" useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/STM32L4xx_HAL_Driver/Inc"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/CMSIS_RTOS_V2"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Inc"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/CMSIS_RTOS_V2"/>
<listOptionValue builtIn="false" value="../../../../../snippets/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/CMSIS/Device/ST/STM32L4xx/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/CMSIS/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/CMSIS/Device/ST/STM32L4xx/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/CMSIS/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs"/>
<listOptionValue builtIn="false" value="../../inc"/>
<listOptionValue builtIn="false" value="../../../../../ESP_AT_Lib/src/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/portable/GCC/ARM_CM4F"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/portable/GCC/ARM_CM4F"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.definedsymbols.1677160666" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.definedsymbols" useByScannerDiscovery="false" valueType="definedSymbols">
<listOptionValue builtIn="false" value="__weak=__attribute__((weak))"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,82 +191,82 @@
<link>
<name>FreeRTOS/cmsis_os2.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/CMSIS_RTOS_V2/cmsis_os2.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/CMSIS_RTOS_V2/cmsis_os2.c</locationURI>
</link>
<link>
<name>FreeRTOS/croutine.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/croutine.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/croutine.c</locationURI>
</link>
<link>
<name>FreeRTOS/event_groups.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/event_groups.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/event_groups.c</locationURI>
</link>
<link>
<name>FreeRTOS/heap_4.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/portable/MemMang/heap_4.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/portable/MemMang/heap_4.c</locationURI>
</link>
<link>
<name>FreeRTOS/list.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/list.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/list.c</locationURI>
</link>
<link>
<name>FreeRTOS/port.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/portable/GCC/ARM_CM4F/port.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/portable/GCC/ARM_CM4F/port.c</locationURI>
</link>
<link>
<name>FreeRTOS/queue.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/queue.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/queue.c</locationURI>
</link>
<link>
<name>FreeRTOS/tasks.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/tasks.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/tasks.c</locationURI>
</link>
<link>
<name>FreeRTOS/timers.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/timers.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/timers.c</locationURI>
</link>
<link>
<name>STM32L4xx_HAL_Drivers/stm32l4xx_ll_dma.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_dma.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_dma.c</locationURI>
</link>
<link>
<name>STM32L4xx_HAL_Drivers/stm32l4xx_ll_exti.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_exti.c</locationURI>
</link>
<link>
<name>STM32L4xx_HAL_Drivers/stm32l4xx_ll_gpio.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_gpio.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_gpio.c</locationURI>
</link>
<link>
<name>STM32L4xx_HAL_Drivers/stm32l4xx_ll_pwr.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_pwr.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_pwr.c</locationURI>
</link>
<link>
<name>STM32L4xx_HAL_Drivers/stm32l4xx_ll_rcc.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rcc.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rcc.c</locationURI>
</link>
<link>
<name>STM32L4xx_HAL_Drivers/stm32l4xx_ll_usart.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_usart.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_usart.c</locationURI>
</link>
<link>
<name>STM32L4xx_HAL_Drivers/stm32l4xx_ll_utils.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_utils.c</locationURI>
</link>
<link>
<name>User/main.c</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
<option id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel.1510637887" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel" useByScannerDiscovery="false" value="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel.value.g3" valueType="enumerated"/>
<option id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level.1808425003" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level" useByScannerDiscovery="false" value="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level.value.o0" valueType="enumerated"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths.629995233" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths" useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Inc"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/CMSIS_RTOS_V2"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Inc"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/CMSIS_RTOS_V2"/>
<listOptionValue builtIn="false" value="../../../../../snippets/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/CMSIS/Device/ST/STM32F4xx/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/CMSIS/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/CMSIS/Device/ST/STM32F4xx/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/CMSIS/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs"/>
<listOptionValue builtIn="false" value="../../inc"/>
<listOptionValue builtIn="false" value="../../../../../ESP_AT_Lib/src/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/portable/GCC/ARM_CM4F"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/portable/GCC/ARM_CM4F"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.definedsymbols.345439932" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.definedsymbols" useByScannerDiscovery="false" valueType="definedSymbols">
<listOptionValue builtIn="false" value="__weak=__attribute__((weak))"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,82 +191,82 @@
<link>
<name>FreeRTOS/cmsis_os2.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/CMSIS_RTOS_V2/cmsis_os2.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/CMSIS_RTOS_V2/cmsis_os2.c</locationURI>
</link>
<link>
<name>FreeRTOS/croutine.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/croutine.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/croutine.c</locationURI>
</link>
<link>
<name>FreeRTOS/event_groups.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/event_groups.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/event_groups.c</locationURI>
</link>
<link>
<name>FreeRTOS/heap_4.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/portable/MemMang/heap_4.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/portable/MemMang/heap_4.c</locationURI>
</link>
<link>
<name>FreeRTOS/list.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/list.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/list.c</locationURI>
</link>
<link>
<name>FreeRTOS/port.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/portable/GCC/ARM_CM4F/port.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/portable/GCC/ARM_CM4F/port.c</locationURI>
</link>
<link>
<name>FreeRTOS/queue.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/queue.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/queue.c</locationURI>
</link>
<link>
<name>FreeRTOS/tasks.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/tasks.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/tasks.c</locationURI>
</link>
<link>
<name>FreeRTOS/timers.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/FreeRTOS/timers.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/timers.c</locationURI>
</link>
<link>
<name>STM32F4xx_HAL_Driver/stm32f4xx_ll_dma.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c</locationURI>
</link>
<link>
<name>STM32F4xx_HAL_Driver/stm32f4xx_ll_exti.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c</locationURI>
</link>
<link>
<name>STM32F4xx_HAL_Driver/stm32f4xx_ll_gpio.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c</locationURI>
</link>
<link>
<name>STM32F4xx_HAL_Driver/stm32f4xx_ll_pwr.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_pwr.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_pwr.c</locationURI>
</link>
<link>
<name>STM32F4xx_HAL_Driver/stm32f4xx_ll_rcc.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c</locationURI>
</link>
<link>
<name>STM32F4xx_HAL_Driver/stm32f4xx_ll_usart.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c</locationURI>
</link>
<link>
<name>STM32F4xx_HAL_Driver/stm32f4xx_ll_utils.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c</locationURI>
</link>
<link>
<name>User/main.c</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
<option id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel.441839164" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel" useByScannerDiscovery="false" value="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel.value.g3" valueType="enumerated"/>
<option id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level.1267211496" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level" useByScannerDiscovery="false" value="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.optimization.level.value.o0" valueType="enumerated"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths.1015848530" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths" useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/STM32F4xx_HAL_Driver/Inc"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/CMSIS_RTOS_V2"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/STM32F4xx_HAL_Driver/Inc"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/CMSIS_RTOS_V2"/>
<listOptionValue builtIn="false" value="../../../../../snippets/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/CMSIS/Device/ST/STM32F4xx/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/st_hal/CMSIS/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/CMSIS/Device/ST/STM32F4xx/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/st_hal/CMSIS/Include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs"/>
<listOptionValue builtIn="false" value="../../inc"/>
<listOptionValue builtIn="false" value="../../../../../ESP_AT_Lib/src/include"/>
<listOptionValue builtIn="false" value="../../../../../third_party/Embedded_Libs/FreeRTOS/portable/GCC/ARM_CM4F"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/portable/GCC/ARM_CM4F"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.definedsymbols.244322435" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.definedsymbols" useByScannerDiscovery="false" valueType="definedSymbols">
<listOptionValue builtIn="false" value="__weak=__attribute__((weak))"/>
Expand Down

0 comments on commit 74d9e42

Please sign in to comment.