esp-rs/espflash repo issues and pull requests
Fix mac address efuse #871 [bjoernQ] skip-changelog
Fixes esp-rs/esp-hal#3578 Besides the fix also regenerated the efuse definitions. Besides the (wanted) fix for...
Avoid leaking inner error types #873 [jessebraham]
See the "Common mistake: inner error type leakage" section of this blog post for more...
Document all public library types/functions #874 [jessebraham] documentation
why espflash visit strange IP address? #875 [Tesla1983]
2600:9000:2753:ee00:c:7ed3:240:93a1 this IP point to Inc Amazon AWS CloudFront?
Check if bootloader has app descriptor #872 [JurajSadel]
This checks, if the bootloader has an app desc present, if not, returns an error. Also added an option for users to...
MabezDev
JurajSadel: I tested ESP32C5 (build hello_world example in IDF and flashed with espflash installed from this...