Make the component compatible with IDFv4.1, v4.2, v4.3

This commit is contained in:
David Cermak
2021-05-21 16:05:37 +02:00
parent a67d74999e
commit 69ad3ea589
12 changed files with 72 additions and 8 deletions

View File

@ -8,3 +8,7 @@ This example shows how to act as a MQTT client after the PPPoS channel created b
## How to use this example
See the README.md file in the upper level `pppos` directory for more information about the PPPoS examples.
### Supported IDF versions
This example is only supported from `v4.1`, as this is the default dependency of `esp-modem` component.