On Fri, Oct 8, 2021 at 8:11 AM Tomasz CEDRO wrote: > I saw Espressif have their own modified fork of kconfig-frontend that > is updated to work with CMake (that fixes GNU Make vs BSD Make problem > as well): > https://github.com/espressif/kconfig-frontends
Things get clear now, even Espressif's kconfig-frontends fork seems abandonware [1]: <quote> igrr commented 24 minutes ago Hi @cederom, in fact IDF does mainly rely on kconfiglib for Kconfig handling and menuconfig. We use kconfig-frontends still in IDF only in one case: when IDF is installed on Windows in MSYS environment. This is because menuconfig from Kconfiglib doesn't work under MSYS. Can you describe what led you to trying to compile this utility for freebsd? </quote> Question now is if NuttX want to stick to kconfig-frontends and take over the project maintenance, use Espressif's fork, or switch to kconfiglib? [1] https://github.com/espressif/kconfig-frontends/issues/4 -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info