5 lines
210 B
Text
5 lines
210 B
Text
# 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
|