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 size validation #77

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Remove size validation #77

merged 1 commit into from
Oct 15, 2024

Conversation

JensOgorek
Copy link
Contributor

@JensOgorek JensOgorek commented Oct 15, 2024

The manual size validation is removed and is fully handled by --flash_size detect, that is already added the esptool.py.

In some cases, the esptool.py flash_id call could not connect to the esp32, even if the flashing worked. For example, with the Zauberzeug Robotbrain.

@JensOgorek JensOgorek changed the title emoved size validation Remove size validation Oct 15, 2024
@JensOgorek JensOgorek added the bug Something isn't working label Oct 15, 2024
@JensOgorek JensOgorek linked an issue Oct 15, 2024 that may be closed by this pull request
2 tasks
@JensOgorek JensOgorek marked this pull request as ready for review October 15, 2024 07:40
@JensOgorek
Copy link
Contributor Author

We tested it yesterday without the check lines, which worked.

@falkoschindler falkoschindler merged commit b097d3f into main Oct 15, 2024
@falkoschindler falkoschindler deleted the flash_fix_rb branch October 15, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flash size detection in Robot Brain
2 participants