mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 11:00:58 +02: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