On Sat, Jun 24, 2023 at 3:53 PM Alan C. Assis wrote:
> Dear NuttXers,
> As some people here know, recently Espressif added support for USB OTG
> Device on ESP32S3 (thanks to Dong Heng).
BIG TANKS!! :-)
> And it opened the possibility to have USB Console using this USB OTG
> Device or using the US
On Sat, Jun 24, 2023 at 2:11 AM Lee, Lup Yuen wrote:
> Thanks Tomek! Yep I'm starting to port NuttX to the StarFive JH7110 SoC
> (64-bit RISC-V) and Pine64 Star64 SBC. Should be really interesting :-)
> https://doc-en.rvspace.org/Doc_Center/jh7110.html
> https://wiki.pine64.org/wiki/STAR64
I was a
I’m currently working on a home project with NuttX and my preferred language is
really C++ for what I am doing. I can work in C if necessary but I’d like to
use some C++ features.
So far I have managed to get the framework of what is needed configured and the
next step is to start some applica
Dear NuttXers,
As some people here know, recently Espressif added support for USB OTG
Device on ESP32S3 (thanks to Dong Heng).
And it opened the possibility to have USB Console using this USB OTG
Device or using the USB_SERIAL_JTAG (see TRM: "33 USB Serial/JTAG
Controller (USB_SERIAL_JTAG)" ).
S