* Derive Builder Lite pattern for `esp_hal::Config` and `WatchdogConfig` * User builder pattern for `esp_hal::Config` in examples/tests * Update `CHANGELOG.md`
get_
* Remove `get_` prefixes from functions * Update migration guides for `esp-hal` and `esp-wifi` * Update `CHANGELOG.md` files
* Add simple example using `smoltcp-nal` * Remove the blocking networking stack * Renaming * Fix CI * CHANGELOG.md * Fixes after re-base * Update esp-wifi/MIGRATING-0.10.md Co-authored-by: Dominic Fischer <14130965+Dominaezzz@users.noreply.github.com> * Improve diff in migration guide --------- Co-authored-by: Dominic Fischer <14130965+Dominaezzz@users.noreply.github.com>