David Cermak
|
c8c05075fb
|
fix(modem): Fix netif data race causing PPP startup delays
Removes PPP_started signal on reception, since lwip handles data
reception if the netif is up/down (which we correctly set in start()
stop() methods)
Closes https://github.com/espressif/esp-protocols/issues/308
|
2023-08-28 10:27:16 +02:00 |
|
Suren Gabrielyan
|
945bd17701
|
CI: fixing the files to be complient with pre-commit hooks
|
2022-10-17 18:16:52 +02:00 |
|
David Cermak
|
a61e9e2d40
|
Applied astyle code formatting
|
2021-10-04 11:32:55 +02:00 |
|
David Cermak
|
3332c27978
|
Bulk replace header guards to use
|
2021-10-04 11:32:55 +02:00 |
|
David Čermák
|
90641c89eb
|
esp_modem: Moved to component folder
|
2021-10-04 11:32:55 +02:00 |
|