summaryrefslogtreecommitdiff
path: root/esp8266/scripts/ntptime.py
diff options
context:
space:
mode:
authorDaniël van de Giessen <daniel@dvdgiessen.nl>2025-07-10 11:05:19 +0200
committerDamien George <damien@micropython.org>2025-08-11 12:38:37 +1000
commit361c615f3e272df012fc18315e226f9131d25c05 (patch)
tree6ce482fb458992c8908df952ebab7a388d9620ea /esp8266/scripts/ntptime.py
parent1273751a3b6f8a14679378e2e082e03979cb2ea8 (diff)
esp32/network_ppp: Use thread-safe API for PPPoS input.
A small follow-up to 3b1e22c66947271e8b60eddf4e8aa6dadc6d9a7d, in which the entire PPP implementation was reworked to more closely resemble the extmod version. One of the differences between extmod and the ESP32 port is that the ESP32 port uses the thread-safe API, but in that changeset the PPP input function was accidentally changed to use the non-safe API. Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'esp8266/scripts/ntptime.py')
0 files changed, 0 insertions, 0 deletions