Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove output files #6

Merged
merged 1 commit into from
Nov 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,4 @@ $ target-gen elf target/riscv32imc-unknown-none-elf/release/esp-flashloader outp
- Next `!Nvm` corresponds to instruction bus for external memory, see External Memory Address Mapping of TRM
- Next `!Nvm` corresponds to data bus for external memory, see External Memory Address Mapping of TRM
3. Add `load_address` under `flash_algorithms` and assing the IRAM `ORIGIN` value (step 3).
9. Merge the new flash algorithm into the the main `esp32c3.yaml`
10. Upstream the new updates to probe-rs.
9. Upstream the new updates to probe-rs.
66 changes: 0 additions & 66 deletions output/esp32c2.yaml

This file was deleted.

66 changes: 0 additions & 66 deletions output/esp32c3.yaml

This file was deleted.

59 changes: 0 additions & 59 deletions output/esp32c6.yaml

This file was deleted.

56 changes: 0 additions & 56 deletions output/esp32h2.yaml

This file was deleted.