esp-idf/tools/requirements/requirements.core.txt
Roland Dobai 9b64c40981 Merge branch 'feature/add_freertos_gdb_integration' into 'master'
tools: add freertos support to GDB

Closes GCC-226

See merge request espressif/esp-idf!17571
2022-04-28 14:36:58 +08:00

20 lines
362 B
Plaintext

# Python package requirements for ESP-IDF. These are the so called core features which are installed in all systems.
setuptools
click
pyserial
future
cryptography
pyparsing
pyelftools
idf-component-manager
esp-coredump
esptool
# kconfig and menuconfig dependencies
kconfiglib
windows-curses; sys_platform == 'win32'
# gdb extensions dependencies
freertos_gdb