Skip to content

Commit 478c3ac

Browse files
Update third_party/silabs/efr32_sdk.gni
Co-authored-by: Junior Martinez <67972863+jmartinez-silabs@users.noreply.github.com>
1 parent b6710a6 commit 478c3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/silabs/efr32_sdk.gni

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ template("efr32_sdk") {
482482
defines += [
483483
"SL_OT_ENABLE=1",
484484

485-
#TODO: Remove these defines onse sl_openthread_rtos_config is included in sl_ot_rtos_adaptation.c
485+
#TODO: Remove these defines once sl_openthread_rtos_config is included in sl_ot_rtos_adaptation.c
486486
"SL_OPENTHREAD_RTOS_STACK_TASK_PRIORITY=24",
487487
"SL_OPENTHREAD_RTOS_APP_TASK_PRIORITY=23",
488488
"SL_OPENTHREAD_RTOS_CLI_TASK_PRIORITY=16",

0 commit comments

Comments
 (0)