Skip to content

Commit

Permalink
Correct formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lucicop committed Dec 14, 2021
1 parent 8179948 commit 55928a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion third_party/openthread/platforms/qpg/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ import("//build_overrides/qpg_sdk.gni")
import("${qpg_sdk_build_root}/qpg_sdk.gni")

# QPGxxxx settings and OT glue code
openthread_qpg_family = "qpg6100" # pointing to qpg6100 for now, until ot-qorvo is updated with qpg6105 files
openthread_qpg_family = "qpg6100" # pointing to qpg6100 for now, until ot-qorvo
# is updated with qpg6105 files
openthread_qpg_root = "${chip_root}/third_party/openthread/ot-qorvo"

config("openthread_qpg_config") {
Expand Down

0 comments on commit 55928a9

Please sign in to comment.