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

ESP32: Add support for flashing using .flash.py #7947

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

sweetymhaiske
Copy link
Contributor

@sweetymhaiske sweetymhaiske commented Jun 28, 2021

Problem

Change overview

  • It adds the necessary changes to CMakeLists.txt to build the target for flashing_script.
  • Made necessary changes in esp32_firmware_utils.py to make this script usable for ESP32 and ESP32C3 board.

Testing

  • Build the all-clusters-app using idf.py build.
  • Generate chip-all-clusters-app.flash.py using idf.py flashing_script
  • Run python ./build/chip-all-clusters-app.flash.py
  • Run idf.py monitor
  • Same steps were executed for other esp32 examples too.

@sweetymhaiske sweetymhaiske force-pushed the flash_support branch 2 times, most recently from 675c623 to 2e19111 Compare June 28, 2021 13:09
Copy link
Contributor

@mspang mspang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@woody-apple woody-apple merged commit 129c67e into project-chip:master Jun 29, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants