mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-06 19:00:55 +02:00
* API compatibility to AVR, ESP8266, et al * Add non-blocking HardwareSerial::read(buffer, size) extension (ESP8266 portability) * Refactor for fewer indirect calls.