Add pcb submodule
This commit is contained in:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
[submodule "bme680-air-meter"]
|
||||||
|
path = bme680-air-meter
|
||||||
|
url = https://git.shimatta.de/pcb/bme680-air-meter
|
||||||
|
branch = master
|
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ ASFILES =
|
|||||||
INCLUDEPATH = -Iinclude -Iinclude/cmsis
|
INCLUDEPATH = -Iinclude -Iinclude/cmsis
|
||||||
|
|
||||||
|
|
||||||
target = bme860-air-meter
|
target = bme680-air-meter
|
||||||
LIBRARYPATH = -Lstartup
|
LIBRARYPATH = -Lstartup
|
||||||
LIBRARIES =
|
LIBRARIES =
|
||||||
|
|
||||||
|
1
bme680-air-meter
Submodule
1
bme680-air-meter
Submodule
Submodule bme680-air-meter added at e56ee0c5b4
Reference in New Issue
Block a user