OVMS3-idf/tools/kconfig_new/test/confgen
Angus Gratton 16e14104f7 kconfig: Fix generation of hex outputs for Make & CMake
And add tests for hex output formatting in all output formats.

Previously, Make & CMake outputs only formatted hex values with the 0x prefix
if they had the 0x prefix in the sdkconfig file. Now this prefix is always
applied.

Closes https://github.com/espressif/vscode-esp-idf-extension/issues/83
2020-05-05 13:15:54 +10:00
..
test_confgen.py kconfig: Fix generation of hex outputs for Make & CMake 2020-05-05 13:15:54 +10:00