|
f05c765e8b
|
fix(wifi_remote): Do not restrict EPPP config to RSA keys only
Now we can use any kind of certificate and keys, as long as they're in
PEM format.
Closes https://github.com/espressif/esp-protocols/issues/570
|
2024-05-20 15:13:16 +02:00 |
|
|
93256d159b
|
fix(wifi_remote): Added misc wifi API in eppp impl
Adds missing implementation of:
* esp_wifi_deinit()
* esp_wifi_disconnect()
* esp_wifi_set_storage()
|
2024-05-07 20:06:24 +02:00 |
|
|
6c82ce2915
|
fix(wifi_remote): Make services restartable, code cleanup
|
2024-04-25 15:11:17 +02:00 |
|
|
fd168d86fc
|
feat(wifi_remote): Add support for simple eppp based RPC
|
2024-04-25 15:11:09 +02:00 |
|