mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6 lines
210 B
Plaintext
6 lines
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
|