kopia lustrzana https://github.com/espressif/esp-idf
20 wiersze
362 B
Plaintext
20 wiersze
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
|