uploaded 4 months ago
The component provides a general purpose PPP connectivity, typically used as WiFi-PPP router
# 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))

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/eppp_link^0.1.0"

or download archive

Stats

  • Archive size
    Archive size: 24.54 KB
  • Downloaded in total
    Downloaded in total 677 times
  • Downloaded this version
    This version: 71 times

Badge

espressif/eppp_link version: 0.1.0
|