Open vashadow opened 1 month ago
The failed unit test seems to have been caused by a crash on the unit test side. The test engine seems to have crashed before getting to my pull request.
This is required to support pull request #379 ArduinoCore-renesas https://github.com/arduino/ArduinoCore-renesas/pull/379
I added two define statements to allow boards like the UNO R4 WIFI to use their 9-bit UART via the 16-bit register. This is to support a pull request coming to the renesas_uno core to activate and facilitate the processor's 9-bit functionality.