# Changelog ## [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))
e011188377e3bb7c95b80a129abe54df54f3aa37
idf.py add-dependency "espressif/eppp_link^0.1.0"