orbitzs 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
..
umqtt 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
README.rst 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
network.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
runtests.sh 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
test_base.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
test_end_to_end.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
test_fast.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
test_scheduler.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
test_utils.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
ubinascii.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
ucollections.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây
utime.py 3e5a6ea51e add esp8266 project files 4 năm trước cách đây

README.rst

These tests are designed to be run on a desktop python3 install, not
on the ESP8266 itself. The 8266 does not have the testing libraries to
run these tests (and perhaps not enough memory).

The idea is that you develop on a desktop, run the tests, and then copy
the files over to the ESP8266 device.