esp-idf/tools
Ivan Grokhotkov 790049b3dd build: remove some debug lines printed when V=0
With V=0, build process would print “including .../Makefile.projbuild" lines, causing problems for print_flash_cmd target.
The issue was due to the way macro expansion works in make. To delay evaluation of info function until the execution of expanded block, two dollar signs are required.
Test for print_flash_cmd target added.
2018-04-17 08:04:38 +08:00
..
catch
ci build: remove some debug lines printed when V=0 2018-04-17 08:04:38 +08:00
esp_app_trace
kconfig
tiny-test-fw unit-test-app: support multi stages test 2018-03-30 11:38:49 +08:00
unit-test-app Enable -Wwrite-strings when compiling IDF's own C files 2018-04-10 08:53:33 +02:00
windows
eclipse-code-style.xml
format-minimal.sh
format.sh
gen_esp_err_to_name.py
idf_monitor.py
idf_size.py