Skip to content

Conversation

@brianignacio5
Copy link
Collaborator

@brianignacio5 brianignacio5 commented Mar 14, 2025

Description

Fix initial setup in main to fix spi connection, flash size detection.

Add Firmware image to parse headers.

Fix #175 (Hopefully !)

Related

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@brianignacio5 brianignacio5 self-assigned this Mar 14, 2025
@brianignacio5 brianignacio5 changed the title add flash id to main Initial spi flash cmd flash size detection Mar 14, 2025
@brianignacio5 brianignacio5 changed the title Initial spi flash cmd flash size detection spi flash cmd flash size detection Mar 14, 2025
@github-actions
Copy link

github-actions bot commented Mar 18, 2025

Download the artifacts for this pull request:

@brianignacio5 brianignacio5 force-pushed the enhance/detect-flash-size branch from 1225ccc to d027846 Compare August 15, 2025 11:13
@brianignacio5 brianignacio5 merged commit ed69ccb into main Sep 22, 2025
1 check passed
@brianignacio5 brianignacio5 deleted the enhance/detect-flash-size branch September 22, 2025 09:48
tyeth pushed a commit to tyeth/read-partitions-esptool-js that referenced this pull request Oct 15, 2025
* add flash id to main

* update flash size argument to loader options

* add initial firmware image implementation

* add rest of firmware image classes

* esp32 update header with segments count

* use crypto package instead

* fix lint
tyeth pushed a commit to tyeth/read-partitions-esptool-js that referenced this pull request Oct 15, 2025
* add flash id to main

* update flash size argument to loader options

* add initial firmware image implementation

* add rest of firmware image classes

* esp32 update header with segments count

* use crypto package instead

* fix lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESP32-cam flashing not working

2 participants