aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-10-05 20:23:58 +0200
committerlonkaars <loek@pipeframe.xyz>2022-10-05 20:23:58 +0200
commit6e63028aec15f93bf82a0452b45a6b4dfec81f05 (patch)
tree3416de57d96b7bcbcf6504fd209bd38f14cf04eb /.gitmodules
parent1000c8fd861b046a72bb3957dcc04cd6b28ceede (diff)
merge bjorn's code
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b14eb59..e7e4ca8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,7 @@
path = stm32f091/lib/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel
ignore = all
+[submodule "stm32f091/lib/Si7021_driver_STM32"]
+ path = stm32f091/lib/Si7021_driver_STM32
+ url = https://github.com/Csatacsibe/Si7021_driver_STM32
+ ignore = all