mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3e0f612a7e
This commit removes all idf_size.py files and references to them and adds esp-idf-size as a dependency and adequate wrappers to avoid breaking changes.
18 lines
310 B
Plaintext
18 lines
310 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
|
|
esp-idf-monitor
|
|
esp-idf-size
|
|
|
|
# gdb extensions dependencies
|
|
freertos_gdb
|