# Changelog ## [0.1.1](https://github.com/espressif/esp-protocols/commits/eppp-v0.1.1) ### Bug Fixes - Make some common netif options configurable ([7829e8f](https://github.com/espressif/esp-protocols/commit/7829e8f)) ## [0.1.0](https://github.com/espressif/esp-protocols/commits/eppp-v0.1.0) ### Features - Added CI job to build examples and tests ([7eefcf0](https://github.com/espressif/esp-protocols/commit/7eefcf0)) ### Bug Fixes - Fixed to select PPP LWIP opts which are OFF by default ([16be2f9](https://github.com/espressif/esp-protocols/commit/16be2f9)) - Example to use iperf component from the registry ([bd6b66d](https://github.com/espressif/esp-protocols/commit/bd6b66d)) - Fixed defalt config designated init issue in C++ ([8bd4712](https://github.com/espressif/esp-protocols/commit/8bd4712)) ## [0.0.1](https://github.com/espressif/esp-protocols/commits/eppp-v0.0.1) ### Features - Added CI job to build examples and tests ([8686977](https://github.com/espressif/esp-protocols/commit/8686977)) - Added support for SPI transport ([18f8452](https://github.com/espressif/esp-protocols/commit/18f8452)) - Added support for UART transport ([ad27414](https://github.com/espressif/esp-protocols/commit/ad27414)) - Introduced ESP-PPP-Link component ([a761039](https://github.com/espressif/esp-protocols/commit/a761039))
39dfe268a39fd4688194454e57444eb9fc2a0cb0
idf.py add-dependency "espressif/eppp_link^0.1.1"