Skip to content

Commit 835f836

Browse files
devinjaenickeasmellby
authored andcommitted
simplicity_sdk: Add BGM22 support
This commit adds paths to the script for importing source and header files for BGM22 modules. Signed-off-by: Devin Jaenicke <[email protected]>
1 parent fe41e36 commit 835f836

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/import_simplicity_sdk.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
"platform/Device/SiliconLabs/MGM24/Source/system_*.c",
3636
"platform/Device/SiliconLabs/BGM24/Include/*.h",
3737
"platform/Device/SiliconLabs/BGM24/Source/system_*.c",
38+
"platform/Device/SiliconLabs/BGM22/Include/*.h",
39+
"platform/Device/SiliconLabs/BGM22/Source/system_*.c",
3840
"platform/driver/gpio/inc/*.h",
3941
"platform/driver/gpio/src/*.c",
4042
"platform/driver/i2c/inc/*.h",

0 commit comments

Comments
 (0)