esp-rs / esp-flasher-stub

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

Put `dprint` module behind `dprint` feature #14

Closed JurajSadel closed 1 year ago

JurajSadel commented 1 year ago

Don't build dprint module by default Instead of boot_defaults use explicit clock for C2, C3 andS3 Update README

Note: For some reason, ESP32 and S2 work ONLY with boot_defaults clocks, we will have to investigate it in more detail. closes: #8