Home
last modified time | relevance | path

Searched refs:PARTTOOL_DIR (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/examples/storage/parttool/
Dparttool_example.py43 PARTTOOL_DIR = os.path.join(COMPONENTS_PATH, 'partition_table')
45 sys.path.append(PARTTOOL_DIR)
/hal_espressif-3.6.0/components/app_update/
Dotatool.py22 PARTTOOL_DIR = os.path.join(COMPONENTS_PATH, 'partition_table') variable
23 sys.path.append(PARTTOOL_DIR)