Search found 1 match

by dani619
Wed Oct 23, 2019 9:09 am
Forum: ESP-IDF
Topic: flashing without the esptool.py
Replies: 5
Views: 6305

flashing without the esptool.py

Hello,
I want to flash esp32 without using the esptool.py because it uses python.
I want to be able to flash the binaries using only c.
is there a tool for that or do I need to port esptool.py myself?