Skip to content

Commit

Permalink
Update espidf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Nov 14, 2024
1 parent 54639ed commit 0c25b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/frameworks/espidf.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ def custom_sdkconfig_file(string):
custom_sdk_config_flags = ""
board_idf_config_flags = ""
sdkconfig_file_flags = ""
custom_sdkconfig_file_str = ""

if config.has_option("env:"+env["PIOENV"], "custom_sdkconfig"):
flag_custom_sdkonfig = True
Expand Down

0 comments on commit 0c25b99

Please sign in to comment.