On Thu, Oct 7, 2021 at 10:29 PM Tomasz CEDRO <to...@cedro.info> wrote:
> Hello world :-) > > My first steps with NuttX on FreeBSD. I will ask some questions here > for support and make it working on BSD :-) > > First one: > > % ./tools/configure.sh esp32c3-devkit:ble > Copy files > /home/cd/cederom/work/CeDeROM/lab/embedded/nuttx/nuttx.git/nuttx/tools/../tools/sethost.sh: > line 129: kconfig-tweak: command not found > > There is no such package kconfig on FreeBSD. But I was working with > Zephyr KConfig somehow. Maybe Zephyr is providing its own kconfig-frontends? I don't know. I haven't used Zephyr. There is a NuttX Tools repo at https://bitbucket.org/nuttx/tools/downloads/ I think I built the kconfig-frontends from there a long time ago. All I have is: > pkg search -x kconfig > kf5-kconfig-5.86.0 KF5 widgets for configuration dialogs > kf5-kconfigwidgets-5.86.0 KF5 widgets for configuration dialogs > Perhaps PATH?