File tree Expand file tree Collapse file tree 4 files changed +0
-21
lines changed
Expand file tree Collapse file tree 4 files changed +0
-21
lines changed Original file line number Diff line number Diff line change 4040[submodule "third_party/hal_lsm6dso/lsm6dso-pid "]
4141 path = third_party/hal_lsm6dso/lsm6dso-pid
4242 url = https://github.com/STMicroelectronics/lsm6dso-pid.git
43- [submodule "third_party/hal_lis2dw12/lis2dw12-pid "]
44- path = third_party/hal_lis2dw12/lis2dw12-pid
45- url = https://github.com/STMicroelectronics/lis2dw12-pid.git
4643[submodule "third_party/resources/iconography "]
4744 path = third_party/resources/iconography
4845 url = https://github.com/pebble-dev/iconography
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -38,7 +38,4 @@ def build(bld):
3838 if bld .is_asterix ():
3939 bld .recurse ('hal_lsm6dso' )
4040
41- if bld .is_obelix () or bld .is_getafix ():
42- bld .recurse ('hal_lis2dw12' )
43-
4441 bld .recurse ('memfault' )
You can’t perform that action at this time.
0 commit comments