diff --git a/tools/startup_guard/rules/NO-Config-SystemParameter-In-INIT/whitelist.json b/tools/startup_guard/rules/NO-Config-SystemParameter-In-INIT/whitelist.json index 47910154fa76009f1e02e975c65e9a8d18a821b7..6100d8e6c4061efd727fa0ecc668d85852d74f51 100755 --- a/tools/startup_guard/rules/NO-Config-SystemParameter-In-INIT/whitelist.json +++ b/tools/startup_guard/rules/NO-Config-SystemParameter-In-INIT/whitelist.json @@ -22,6 +22,9 @@ "sys.usb.ffs.ready", "persist.hdc.root", "persist.hdc.mode", + "persist.hdc.mode.usb", + "persist.hdc.mode.tcp", + "persist.hdc.mode.uart", "persist.hdc.port", "persist.hdc.uv.threads", "persist.hdc.control",