OVMS3-idf/tools
Angus Gratton 18abdd7cb0 confserver: Always store hex values in sdkconfig with 0x prefix
This is not necessary for correct behaviour or to have valid sdkconfig files
(previous commit adds tests for this), but it's useful for consistency with
sdkconfig files generated by menuconfig.

As reported in https://github.com/espressif/vscode-esp-idf-extension/issues/83
2020-05-18 17:02:37 +10:00
..
ble CI: raise import error instead of exit for ble tools 2019-12-11 15:57:49 +11:00
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci Increase example cmake parallel jobs number 2020-05-06 10:21:29 +05:30
cmake cmake: utility to create a failing target 2020-03-22 21:09:23 +08:00
docker tools/docker: enable ccache by default 2020-01-30 12:10:31 +01:00
esp_app_trace build system: Use CMake-based build system as default when describing commands 2019-07-08 17:31:27 +10:00
esp_prov CI: Fix prov example test cryptography package version exception handling 2020-05-06 04:54:59 +00:00
find_build_apps tools: add {find,build}_apps.py, scripts to build multiple apps 2019-12-11 15:57:49 +11:00
kconfig Menuconfig: Don't ask to save configuration when nothing has changed 2019-11-25 11:29:58 +01:00
kconfig_new confserver: Always store hex values in sdkconfig with 0x prefix 2020-05-18 17:02:37 +10:00
ldgen Use kconfiglib from $IDF_PATH/tools/kconfig_new 2019-09-11 14:28:39 +02:00
mass_mfg Docs: Encourage to used Python 3 2020-02-26 09:01:42 +01:00
test_idf_monitor CI: Adjust the test parameters of IDF Monitor 2019-12-30 14:28:30 +01:00
test_idf_size idf_size: Support JSON output 2019-05-29 17:11:53 +10:00
test_idf_tools Introduce esp-2019r2 toolchain 2019-11-04 16:21:56 +07:00
unit-test-app spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM 2020-03-09 09:59:43 +11:00
windows Docs: Encourage to used Python 3 2020-02-26 09:01:42 +01:00
build_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-12-11 15:57:49 +11:00
check_kconfigs.py tools: Fix Kconfig checker for comments and source after help 2019-06-20 09:48:04 +02:00
check_python_dependencies.py tools/check_python_dependencies: make aware of IDF_TOOLS_PATH 2019-05-24 17:04:23 +08:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
elf_to_ld.sh misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
find_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-12-11 15:57:49 +11: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
gen_esp_err_to_name.py tools/gen_esp_err_to_name.py: Don't include already included headers 2019-05-06 15:08:37 +02:00
idf.py tools: Fix flashing encrypted binaries from IDF Monitor 2020-03-27 10:31:37 +01:00
idf_monitor.py tools: Fix flashing encrypted binaries from IDF Monitor 2020-03-27 10:31:37 +01:00
idf_size.py idf_size: Support JSON output 2019-05-29 17:11:53 +10:00
idf_tools.py Merge branch 'bugfix/idf_tools_virtualenv_v4.0' into 'release/v4.0' 2020-02-12 17:32:20 +08:00
set-submodules-to-github.sh tools: Add a script for switching to real submodules in forks 2019-07-05 11:12:06 +07:00
test_check_kconfigs.py tools: Fix Kconfig checker for comments and source after help 2019-06-20 09:48:04 +02:00
toolchain_versions.mk Introduce esp-2019r2 toolchain 2019-11-04 16:21:56 +07:00
tools.json tools: export IDF_CCACHE_ENABLE on Windows by default 2019-11-12 09:54:57 +01:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00