d96f45a1f9
bump(eppp): 0.1.0 -> 0.1.1
...
0.1.1
Bug Fixes
- Make some common netif options configurable (7829e8f
)
2024-05-28 16:11:19 +02:00
7829e8f976
fix(eppp): Make some common netif options configurable
2024-05-28 16:10:19 +02:00
1fb1ea9300
bump(eppp): 0.0.1 -> 0.1.0
...
0.1.0
Features
- Added CI job to build examples and tests (7eefcf0
)
Bug Fixes
- Fixed to select PPP LWIP opts which are OFF by default (16be2f9
)
- Example to use iperf component from the registry (bd6b66d
)
- Fixed defalt config designated init issue in C++ (8bd4712
)
2024-05-07 10:32:55 +02:00
16be2f963b
fix(eppp): Fixed to select PPP LWIP opts which are OFF by default
2024-05-07 10:30:43 +02:00
bd6b66d9d1
fix(eppp): Example to use iperf component from the registry
2024-04-26 11:32:46 +02:00
8bd4712677
fix(eppp): Fixed defalt config designated init issue in C++
2024-03-25 12:48:41 +01:00
a8035c21a2
bump(eppp): Published ESP-PPP-Link as eppp-v0.0.1
2024-02-23 12:05:21 +01:00
7eefcf084e
feat(eppp): Added CI job to build examples and tests
2024-02-23 12:05:02 +01:00
18f845275f
feat(eppp): Added support for SPI transport
2024-02-23 11:47:22 +01:00
ad27414a64
feat(eppp): Added support for UART transport
2024-02-23 11:47:15 +01:00
a7610395ef
feat(eppp): Introduced ESP-PPP-Link component
2024-02-23 11:11:49 +01:00