We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0a9a1 commit 52219f0Copy full SHA for 52219f0
src/platform/silabs/efr32/BUILD.gn
@@ -70,7 +70,7 @@ static_library("efr32") {
70
sources += [
71
"../rs911x/BLEManagerImpl.cpp",
72
"../rs911x/rsi_ble_config.h",
73
- "../rs911x/wfx_sl_ble_init.c",
+ "../rs911x/wfx_sl_ble_init.cpp",
74
"../rs911x/wfx_sl_ble_init.h",
75
]
76
} else {
0 commit comments