]> granicus.if.org Git - esp-idf/commit
ldgen: use user input filename for processed template
authorRenz Christian Bagaporo <renz@espressif.com>
Fri, 31 May 2019 03:30:44 +0000 (11:30 +0800)
committerRenz Christian Bagaporo <renz@espressif.com>
Tue, 11 Jun 2019 10:09:26 +0000 (18:09 +0800)
commitf0f861ccd9912f93a43b51037655e4cb5bfb0127
treeeed5df32961a92e17adfd3f35427ab1d3a41c22e
parent70dfcb35d44430256cb56c9c7ec21cfdcc8639c8
ldgen: use user input filename for processed template

Previously ldgen determines the output file name on its own. This commit
makes it so that user can dictate what the output file name will be
for the processed template, if the user needs it for something else.
components/esp32/CMakeLists.txt
tools/cmake/ldgen.cmake
tools/cmake/utilities.cmake
tools/ldgen/ldgen.py