I think you can do it, but keep in mind that the idea of board profile is
to test some specific feature or a set of features.
Probably you were expecting the raspberrypi-pico-w:audiopack to include the
WiFi since the board has WiFi support, but probably for the author of the
board profile his plan
Thanks! That's a big part of what I'm trying to do. Should I open an issue on
the raspberrypi-pico-w:audiopack not having a wireless configuration option? As
it stands now I'd have to pull in the WiFi stack from the Pico SDK into a
custom application like I'm planning to do with TinyUSB.
--
Alg
Hi Ed,
Welcome to NuttX!
We have a documentation explaining about it, please see section 3:
https://nuttx.apache.org/docs/latest/guides/customapps.html
Best Regards,
Alan
On Sun, Apr 28, 2024 at 1:36 AM M. Edward (Ed) Borasky
wrote:
> I've just run across NuttX, and I think it's a good fit