Skip to content
Snippets Groups Projects
Commit 9c305de6 authored by q3k's avatar q3k
Browse files

idf_ext: remove leftover debug print

parent 7290133e
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,6 @@ def action_extensions(base_actions, project_path=os.getcwd()):
global_args.define_cache_entry += [
'SDKCONFIG_DEFAULTS=' + sdkconfig_generated_path,
]
print(global_args.define_cache_entry)
# Add global options
extensions = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment