We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e2a69 commit 53548e3Copy full SHA for 53548e3
third_party/qpg_sdk/qpg_platform.gni
@@ -19,6 +19,7 @@ declare_args() {
19
# QPG chip
20
qpg_target_ic = "unset"
21
qpg_flavour = ""
22
+ mbedtls_alt_enabled = true
23
}
24
25
if (qpg_target_ic == "qpg6105") {
0 commit comments