Re: NuttX and Meson based project

2025-07-29 Thread Karel Kočí
Hi, My answers are in the quote... On Mon 28 Jul 2025 10:07:20 AM , Ludovic Vanasse wrote: >1. I'm also interested to use Nix for the development environment, and I >was initially leaning on using the devenv.sh tool instead of doing >straight with Nix. My rational was that it will hel

Re: NuttX and Meson based project

2025-07-28 Thread Ludovic Vanasse
Hello Karel, Thank you very much for sharing your configuration with us. I would like to ask you two questions: 1. I'm also interested to use Nix for the development environment, and I was initially leaning on using the devenv.sh tool instead of doing straight with Nix. My rational was

NuttX and Meson based project

2025-07-28 Thread Karel Kočí
Hi all, I want to share with the whole community a setup we are using at Elektroline to develop firmwares with NuttX. The setup is pretty complex but provides us with ability to maintain project's applications under Meson build system, compile them for testing on other Unix-like platforms, and per