Hello Felipe,
We have plans to do that, but for now, we have been investing in bug
fixes and adding more peripherals, so we don't have a schedule for it.
I suggest you open an issue on the repository and report the feature you
want and what you have done so far. Eventually, other users may try to
Hello Tiago,
Do you have any expectation to add this feature to esp32c6?
I am planning my tasks and I may be better waiting for Espressif to provide
it.
Em qua., 13 de nov. de 2024 às 16:38, Alan C. Assis
escreveu:
> Hi Tiago,
>
> I think the issue could be related to the GPIO RTC: the GPIO pi
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