Re: [RFC] Add "Description:" header to defconfig file

2023-06-25 Thread Alan C. Assis
Hi Tomek, On 6/24/23, Tomek CEDRO wrote: > 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 US

Re: [RFC] Add "Description:" header to defconfig file

2023-06-24 Thread Tomek CEDRO
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

[RFC] Add "Description:" header to defconfig file

2023-06-24 Thread Alan C. Assis
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