esp-rs / esp-flasher-stub

Rust implementation of flasher stub located in esptool
Apache License 2.0
18 stars 10 forks source link

Support USB OTG #32

Open MabezDev opened 11 months ago

MabezDev commented 5 months ago

We shouldn't use our Rust impl here, it will make the stub too big. We need to utilize the ROM functions to keep the stub as small as possible.