Skip to content

Commit

Permalink
fix argument declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor Grajkowski committed May 20, 2024
1 parent 26e2a69 commit 53548e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/qpg_sdk/qpg_platform.gni
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ declare_args() {
# QPG chip
qpg_target_ic = "unset"
qpg_flavour = ""
mbedtls_alt_enabled = true
}

if (qpg_target_ic == "qpg6105") {
Expand Down

0 comments on commit 53548e3

Please sign in to comment.