mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
# This is a list of python packages needed for IDF. This file is used with pip:
|
|
# pip install -r requirements.txt
|
|
#
|
|
pyserial>=3.0
|
|
future>=0.16.0
|