* fix(net): Don't unreg events if there are netifs Unregister IP events only if all other netifs are stopped. * fix(eth): Delete mac and phy on end * fix(net): Update pin naming and log levels
* refactor(style): Change some style options * refactor(style): Apply style changes
* feat(ppp): Add support for PPP Modems * feat(sdk): Add libs with PPP enabled * ci(pre-commit): Apply automatic fixes * IDF c432c692fa (#9527) --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>