Re: Arduino R4 Minima

2025-04-05 Thread Alan C. Assis
Hi Roberto, I tested NuttX on an Arduino R4 Minima board and it worked like a charm! The point is: we don't have the serial console at the USB connector by default (I think we just need to change the port in the menuconfig). So to get the serial console working you need to use the RX and TX pins

Re: Arduino R4 Minima

2025-03-28 Thread Roberto Bucher
Thanks Alan I'll get my serial cable and put it on the 3 pins and try to connect the board. Bye Roberto On 3/28/25 8:48 PM, Alan C. Assis wrote: Hi Roberto, I tested NuttX on an Arduino R4 Minima board and it worked like a charm! The point is: we don't have the serial console at the USB c