zephyr/scripts/kconfig
Ulf Magnusson a5f6233428 kconfig.py: Convert to use f-strings
Use f-strings instead of .format() to make things more readable. They
were added in Python 3.6, which Zephyr requires now.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-24 15:57:23 +01:00
..
diffconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
guiconfig.py menuconfig: Update to work around resizing crash on macOS 2020-01-13 14:03:12 +01:00
hardenconfig.py hardening: Introducing hardenconfig tool 2019-12-09 12:54:29 -05:00
hardened.csv hardening: Introducing hardenconfig tool 2019-12-09 12:54:29 -05:00
kconfig.py kconfig.py: Convert to use f-strings 2020-01-24 15:57:23 +01:00
kconfigfunctions.py dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
kconfiglib.py menuconfig: Update to work around resizing crash on macOS 2020-01-13 14:03:12 +01:00
lint.py scripts: kconfig: lint.py: Improve error reporting 2020-01-09 11:19:57 -05:00
menuconfig.py menuconfig: Update to work around resizing crash on macOS 2020-01-13 14:03:12 +01:00