[core] Refactor SerialClass as API library

This commit is contained in:
Kuba Szczodrzyński
2023-05-24 11:55:07 +02:00
parent b073290989
commit 3836ad20b7
22 changed files with 296 additions and 268 deletions

View File

@@ -43,7 +43,6 @@ Explicit is better than implicit.
### Other
- refactor `SerialClass` to have a shared header `Serial.h` in the common core (and `SerialData`, just like WiFi). Move ADR to common core
- implement Wire on BK, refactor the API and class
- watchdog API
- `Preferences` library