]> granicus.if.org Git - esp-idf/blobdiff - components/partition_table/Makefile.projbuild
Flash encryption: Support enabling flash encryption in bootloader, app support
[esp-idf] / components / partition_table / Makefile.projbuild
index 5bd13f766d05438aaa9aeef17db27183328345f7..8808a1bed91841b173da9327826455474be1ec71 100644 (file)
@@ -11,6 +11,7 @@
 # NB: gen_esp32part.py lives in the sdk/bin/ dir not component dir
 GEN_ESP32PART := $(PYTHON) $(COMPONENT_PATH)/gen_esp32part.py -q
 
+# Has a matching value in bootloader_support esp_flash_partitions.h
 PARTITION_TABLE_OFFSET := 0x8000
 
 # Path to partition CSV file is relative to project path for custom