Add pcb submodule
This commit is contained in:
parent
ea0824ab6e
commit
49b757e80b
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
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e56ee0c5b41bfe7265d2028cf54516a1b3582d2b
|
Loading…
Reference in New Issue
Block a user