mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 01:56:31 +03:00
It was not possible to run xtensa-esp32-elf-gdb from container due to missing libpython2.7 library. Merges https://github.com/espressif/esp-idf/pull/5817 Closes https://github.com/espressif/esp-idf/issues/5284