mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-24 01:28:11 -07:00
Merge branch 'ofw-dev' into dev
:(
This commit is contained in:
+4
-1
@@ -48,7 +48,10 @@ sources += Glob(
|
||||
)
|
||||
sources += Glob(
|
||||
"stm32wb_copro/wpan/interface/patterns/ble_thread/tl/*_tl*.c",
|
||||
exclude="stm32wb_copro/wpan/interface/patterns/ble_thread/tl/shci_tl_if.c",
|
||||
exclude=[
|
||||
"stm32wb_copro/wpan/interface/patterns/ble_thread/tl/hci_tl_if.c",
|
||||
"stm32wb_copro/wpan/interface/patterns/ble_thread/tl/shci_tl_if.c",
|
||||
],
|
||||
source=True,
|
||||
)
|
||||
sources += [
|
||||
|
||||
Reference in New Issue
Block a user