[realtek-ambz] Update Arduino core to new structure

This commit is contained in:
Kuba Szczodrzyński
2023-03-02 21:00:29 +01:00
parent dee20c859c
commit fbfd96ecdb
29 changed files with 129 additions and 195 deletions

View File

@@ -35,6 +35,8 @@ Explicit is better than implicit.
### Other
- refactor `SerialClass` to have a shared header `Serial.h` in the common core (and `SerialData`, just like WiFi)
- implement Wire on BK, refactor the API and class
- watchdog API
- `Preferences` library
- test/fix IPv6 on different families