esp-idf/tools/requirements/requirements.core.txt

25 wiersze
504 B
Plaintext

# Python package requirements for ESP-IDF. These are the so called core features which are installed in all systems.
setuptools
packaging
# importlib_metadata: is part of python3.8 and newer as importlib.metadata
importlib_metadata; python_version < "3.8"
click
pyserial
cryptography
pyparsing
pyelftools
idf-component-manager
esp-coredump
esptool
esp-idf-kconfig
esp-idf-monitor
esp-idf-nvs-partition-gen
esp-idf-size
esp-idf-panic-decoder
pyclang
construct
# gdb extensions dependencies
freertos_gdb