mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00: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