Sergio Gasquez Arcos

Results 48 issues of Sergio Gasquez Arcos

This PR fixes some constants and structs which were wrong for ESP-IDF targets. I created an app that compares all the constants in `src/unix/newlib` and `src/unix/newlib/espidf` modules with the ones...

S-waiting-on-review

Issue created from #1524

chip:esp32s2

Issue created from #1524

tests
peripheral:dma
chip:esp32s2

Issue created from #1524

tests

See https://github.com/esp-rs/espflash/pull/737/files#r1937149668

CLI

See https://github.com/esp-rs/espflash/issues/704#issuecomment-2586991773

feature request

Don't really like the way I solved this as it's basically a bunch of duplicated code, but not sure if there's any better way. Draft until I do some more...

> Here's the result: > > ``` > > espflash read-flash --no-stub 0x9000 0x6000 ./nvs_dump_devkit > > [2024-10-25T10:45:55Z INFO ] 🚀 A new version of espflash is available: v3.2.0 >...

CLI
feature request