mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
idf.py: Change copyright in tools dir
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
def action_extensions(base_actions, project_path):
|
||||
def some_callback(ut_apply_config_name, ctx, args):
|
||||
print('!!! From some subcommand')
|
||||
|
||||
Reference in New Issue
Block a user