mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
feat(tools): Add often used espefuse subcommands to idf.py
This commit is contained in:
@@ -7,7 +7,7 @@ project(efuse)
|
||||
|
||||
idf_component_get_property(esptool_py_dir esptool_py COMPONENT_DIR)
|
||||
set(efuse_names "MAC" "WR_DIS")
|
||||
add_custom_target(efuse-summary
|
||||
add_custom_target(efuse-filter
|
||||
COMMAND ${CMAKE_COMMAND}
|
||||
-D "IDF_PATH=${IDF_PATH}"
|
||||
-D "esptool_py_dir=${esptool_py_dir}"
|
||||
|
||||
Reference in New Issue
Block a user