Flashing ESP32 binaries without ESP-IDF
We can flash precompiled binary files with the matching configuration for the target hardware without having to have ESP-IDF. The tool that we are using is esptool.
We can flash precompiled binary files with the matching configuration for the target hardware without having to have ESP-IDF. The tool that we are using is esptool.