Add ROM version of read-flash command (#812)

* Add `ROM` version of `read-flash` command

* changelog entry

* dumb
This commit is contained in:
Kirill Mikhailov
2025-03-24 09:04:19 +01:00
committed by GitHub
parent dad60cf3ad
commit dc81d8f5be
6 changed files with 116 additions and 12 deletions

View File

@@ -134,4 +134,4 @@ jobs:
run: timeout 20 bash espflash/tests/scripts/write-bin.sh
- name: read-flash test
run: timeout 20 bash espflash/tests/scripts/read-flash.sh
run: timeout 30 bash espflash/tests/scripts/read-flash.sh