]> granicus.if.org Git - esp-idf/commit
Merge branch 'feature/custom_partition_table_csv_path' into 'master'
authorAngus Gratton <angus@espressif.com>
Fri, 27 Jan 2017 00:33:41 +0000 (08:33 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 27 Jan 2017 00:33:41 +0000 (08:33 +0800)
commitaaa891ada985bc695d0339c34e010726d8cffce1
treebfe336c611ef0e343d1a88fb3c60d0ce913886ca
parenta4c76671c2d0ce7a443c197ba6e94c546cdbad4e
parent74f78540ae2bd66269a78d4ede57337f1347e806
Merge branch 'feature/custom_partition_table_csv_path' into 'master'

Allow providing custom PARTITION_TABLE_CSV_PATH

Provide direct absolute path to CSV, without project_path

Github pull request #296: https://github.com/espressif/esp-idf/pull/296

See merge request !469