> > + internal-regs {
> > + serial at 12000 {
> > + status = "okay";
> > + };
> > +
> > + serial at 12100 {
> > + status = "okay";
> > + };
>
> Are both serial ports usable?
Ah, sorry. I now noticed you said the MCU is on uart1.
Could you add a comment here please.
Andrew