diff options
author | Damien George <damien@micropython.org> | 2021-12-20 12:27:06 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-12-21 14:37:16 +1100 |
commit | 05bea70979232629e059a7453fb7965545113d9f (patch) | |
tree | 4005b00ce4427c578d4a6dd21771d64624e5bc01 /tests/basics/sys_path.py | |
parent | f2b5c99fde53796247921bfd016224b5edf7f8a6 (diff) | |
download | micropython-05bea70979232629e059a7453fb7965545113d9f.tar.gz micropython-05bea70979232629e059a7453fb7965545113d9f.zip |
esp8266/etshal.h: Remove unneeded function declarations.
These removed ones are either unused by MicroPython or provided by osapi.h
in the SDK. In particular ets_delay_us() has different signatures for
different versions of the SDK, so best to let it provide the declaration.
Fixes issue #8095.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/sys_path.py')
0 files changed, 0 insertions, 0 deletions