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