We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360a4f1 commit bf405beCopy full SHA for bf405be
examples/platform/silabs/SiWx917/SiWx917/sl_wifi_if.cpp
@@ -78,7 +78,7 @@ extern "C" {
78
#include "sl_si91x_trng.h"
79
#define TRNGKEY_SIZE 4
80
#endif // SLI_SI91X_MCU_INTERFACE
81
-} // extern "C" {
+}
82
83
WfxRsi_t wfx_rsi;
84
third_party/silabs/BUILD.gn
@@ -197,7 +197,7 @@ if (wifi_soc != true) { # CCP board
197
if (!chip_openthread_ftd) {
198
XTD = "mtd"
199
} else {
200
- # additional files needs for ftd lib
+ # additional files needed for ftd lib
201
sources += [
202
"${openthread_root}/examples/platforms/utils/link_metrics.cpp",
203
"${openthread_root}/examples/platforms/utils/link_metrics.h",
0 commit comments