OVMS3-idf/tools
Deomid Ryabkov 9903ea1c11 Add --warn-undefined-variables to MAKEFLAGS
Fix warnings where undefined vars are used.

Make Kconfig emit "FOO=" for unset bool options
To ensure make variables are always defined, even if empty.

When writing auto.conf, include symbols disabled by dependency to make sure all make variables are always defined.

Fixes espressif/esp-idf#137

Cherry-picked from https://github.com/espressif/esp-idf/pull/138
2017-09-05 16:10:46 +10:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci build system: Explicitly disallow 'clean' along with non-cleaning targets 2017-09-04 17:40:15 +10:00
esp_app_trace esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
kconfig Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00
unit-test-app Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 2017-09-04 12:05:49 +08:00
windows windows: Don't expand PATH when generating setup 2017-03-30 12:09:50 +11:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh esp32: ReformatReformat panic.c (remove tabs, etc) 2016-12-07 13:25:56 -08:00
idf_monitor.py idf_monitor: send CR when ENTER is pressed 2017-08-21 15:58:28 +08:00
idf_size.py make size: Fix map file parsing error on Windows 2017-06-29 12:54:13 +10:00