We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe41e36 commit 835f836Copy full SHA for 835f836
scripts/import_simplicity_sdk.py
@@ -35,6 +35,8 @@
35
"platform/Device/SiliconLabs/MGM24/Source/system_*.c",
36
"platform/Device/SiliconLabs/BGM24/Include/*.h",
37
"platform/Device/SiliconLabs/BGM24/Source/system_*.c",
38
+ "platform/Device/SiliconLabs/BGM22/Include/*.h",
39
+ "platform/Device/SiliconLabs/BGM22/Source/system_*.c",
40
"platform/driver/gpio/inc/*.h",
41
"platform/driver/gpio/src/*.c",
42
"platform/driver/i2c/inc/*.h",
0 commit comments