1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/kconfiglib
Jose Alamos 43b992c09b
dist/Kconfiglib: fix autoconf header
This commit fixes the generation of autoconf headers.
The `write_autoconf` function in the RIOT wrapper was overriding
the default value of the `header` arg to None in Kconfiglib's `write_autoconf`.
It's now set to the default header.
2021-06-16 14:06:47 +02:00
..
tests dist/tools/genconfig: check the APPLICATION symbols only when testing 2020-11-06 15:58:02 +01:00
.gitignore dist/tools/kconfiglib: introduce own genconfig.py tool 2020-08-07 18:17:37 +02:00
genconfig.py tools/kconfiglib: Allow for - in symbols 2021-04-08 16:44:10 +02:00
Makefile dist/tools/kconfiglib: introduce own genconfig.py tool 2020-08-07 18:17:37 +02:00
riot_kconfig.py dist/Kconfiglib: fix autoconf header 2021-06-16 14:06:47 +02:00
riot_menuconfig.py dist/tools/kconfiglib: Use python3 for RIOT adaption of menuconfig 2020-07-08 14:40:06 +02:00