mirror of
https://github.com/micropython/micropython.git
synced 2026-05-02 22:00:13 +02:00
09ed5bcbbb
The code is based on Damien George's implementation for esp8266 port, avoids use of global variables and associated re-entrancy issues, and fixes returning stale data in some cases.