esp-idf/requirements.txt

6 wiersze
210 B
Plaintext

# This is a list of python packages needed for ESP-IDF. This file is used with pip.
# Please see the Get Started section of the ESP-IDF Programming Guide for further information.
#
pyserial>=3.0
future>=0.16.0