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 13275a7 commit 47e71b6Copy full SHA for 47e71b6
scripts/import_simplicity_sdk.py
@@ -29,6 +29,8 @@
29
"platform/Device/SiliconLabs/EFR32MG2[149]/Source/system_*.c",
30
"platform/Device/SiliconLabs/EFR32ZG2[3]/Include/*.h",
31
"platform/Device/SiliconLabs/EFR32ZG2[3]/Source/system_*.c",
32
+ "platform/Device/SiliconLabs/MGM24/Include/*.h",
33
+ "platform/Device/SiliconLabs/MGM24/Source/system_*.c",
34
"platform/driver/gpio/inc/*.h",
35
"platform/driver/gpio/src/*.c",
36
"platform/driver/i2c/inc/*.h",
0 commit comments