Skip to content

Commit

Permalink
Modify submodule path
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Dec 6, 2019
1 parent 44da094 commit 058ec96
Show file tree
Hide file tree
Showing 6 changed files with 51 additions and 47 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[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,15 +39,15 @@
<option id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.debuglevel.1842896725" name="Debug level" 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.1280910108" name="Optimization level" 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.1166563005" name="Include paths (-I)" 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="../../../../../third_party/embedded_libs/FreeRTOS/portable/GCC/ARM_CM4F"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded-libs/FreeRTOS/portable/GCC/ARM_CM4F"/>
<listOptionValue builtIn="false" value="../../../../../onewire_uart/src/include"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.definedsymbols.1187465305" name="Define symbols (-D)" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.definedsymbols" useByScannerDiscovery="false" valueType="definedSymbols">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,47 +76,47 @@
<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>OW/ow.c</name>
Expand Down Expand Up @@ -146,37 +146,37 @@
<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.410690589" name="Debug level" 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.2125625912" name="Optimization level" 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.118137004" name="Include paths (-I)" superClass="com.st.stm32cube.ide.mcu.gnu.managedbuild.tool.c.compiler.option.includepaths" useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false" value="&quot;../../../../../third_party/embedded_libs/st_hal/STM32L4xx_HAL_Driver/Inc&quot;"/>
<listOptionValue builtIn="false" value="&quot;../../../../../third_party/embedded_libs/FreeRTOS/include&quot;"/>
<listOptionValue builtIn="false" value="../../../../../third_party/embedded_libs/FreeRTOS/CMSIS_RTOS_V2"/>
<listOptionValue builtIn="false" value="&quot;../../../../../third_party/embedded-libs/st_hal/STM32L4xx_HAL_Driver/Inc&quot;"/>
<listOptionValue builtIn="false" value="&quot;../../../../../third_party/embedded-libs/FreeRTOS/include&quot;"/>
<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="../../../../../onewire_uart/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.105274312" name="Define symbols (-D)" 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 @@ -76,52 +76,52 @@
<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/cpu_utils.c</name>
<type>1</type>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded_libs/FreeRTOS/CMSIS_RTOS/cpu_utils.c</locationURI>
<locationURI>PARENT-4-PROJECT_LOC/third_party/embedded-libs/FreeRTOS/CMSIS_RTOS/cpu_utils.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>OW/ow.c</name>
Expand Down Expand Up @@ -151,37 +151,37 @@
<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
1 change: 1 addition & 0 deletions third_party/embedded-libs
Submodule embedded-libs added at 17bace

0 comments on commit 058ec96

Please sign in to comment.