CommunityGD32Cores / ArduinoCore-GD32

Arduino core for GD32 devices, community developed, based on original GigaDevice's core
Other
85 stars 33 forks source link

Move HardwareSerial to use Arduino HardwareSerial API #120

Closed bmourit closed 2 months ago

bmourit commented 4 months ago

Right now, we use stream but do not use the ArduinoCore API for HardwareSerial. Is this something we want to change?

bmourit commented 2 months ago

Closing due to low importance and really not needed