esp-idf/tools/requirements/requirements.core.txt
Djordje Nedic ebb6c2e77b tools: Move out kconfig_new in favour of using the esp-idf-kconfig package
This commit removes all kconfig_new files and references to them and adds esp-idf-kconfig as a dependency and adequate wrappers to avoid breaking changes.
2022-11-15 21:19:51 +01:00

16 lines
281 B
Plaintext

# Python package requirements for ESP-IDF. These are the so called core features which are installed in all systems.
setuptools
click
pyserial
cryptography
pyparsing
pyelftools
idf-component-manager
esp-coredump
esptool
esp-idf-kconfig
# gdb extensions dependencies
freertos_gdb