Hi Alan,
I am still a noob in NuttX, but it was not clear from the
documentation that I had to copy/adapt the sample code to mount the
ROMFS filesystem in my board sources and insert the necessary call to
the mount in the xxx_bringup.c. These changes require quite a good
understanding of `#ifdef C
Hi Jehudi,
I just saw in the Discord channel that you got it working.
Please let's know what was the issue with our documentation and how did you
fix it?
Also I think your suggestion to move the mounting of procfs, tmpfs, etc
from boards to some common initialization makes sense to me.
Let's se
Hi, I am working with NuttX on a esp32 based ttgo_eink5. So far I have
been able to get the wifi and the ntpclient working (as well as the
fb).
As I am in a timezone that uses daylight saving I am trying to enable
the use of timezones. However I can seem to get this working, I see no
/etc/timezone