summaryrefslogtreecommitdiff
path: root/esp8266/scripts/ntptime.py
diff options
context:
space:
mode:
authorDaniël van de Giessen <daniel@dvdgiessen.nl>2025-07-10 14:43:29 +0200
committerDamien George <damien@micropython.org>2025-08-11 12:38:37 +1000
commitadcfdf625be4ce1a8506dccc33ea60ab5d84ab46 (patch)
tree77810a96d4f13ae4931f44dc4fa98ffab3d55a25 /esp8266/scripts/ntptime.py
parent361c615f3e272df012fc18315e226f9131d25c05 (diff)
esp32/network_ppp: Use non-thread-safe API inside status callback.
The status callback runs on the lwIP tcpip_thread, and thus must use the non-thread-safe API because the thread-safe API would cause a deadlock. 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