diff --git a/espflash/defmt b/espflash/defmt deleted file mode 100755 index 74eb9f7f..00000000 Binary files a/espflash/defmt and /dev/null differ diff --git a/espflash/resources/README.md b/espflash/resources/README.md index b933c14b..37120fcd 100644 --- a/espflash/resources/README.md +++ b/espflash/resources/README.md @@ -1,7 +1,9 @@ # Espflash Resources -The bootloaders have been built by hand from ESP-IDF, using the `release/v5.1` branch: +The bootloaders have been built by hand from ESP-IDF, using the `release/v5.1` branch: https://github.com/espressif/esp-idf/tree/release/v5.1 -The flasher stubs are taken from the **espressif/esptool** repository: +The ESP32s flasher stubs are taken from the **esp-rs/esp-flasher-stub** repository: +https://github.com/esp-rs/esp-flasher-stub/latests +The ESP8266 flasher stub is taken from the **espressif/esptool** repository: https://github.com/espressif/esptool/tree/master/esptool/targets/stub_flasher