mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-24 17:54:27 +00:00
partition tables: Expand environment variables in gen_esp32part Allows parametrizing partition table with (exported) make variables. Merges PR #301 https://github.com/espressif/esp-idf/pull/301 See merge request !505