esp-box-emu icon indicating copy to clipboard operation
esp-box-emu copied to clipboard

chore: Update atopile to v0.10.x

Open finger563 opened this issue 5 months ago • 0 comments

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation Update
  • [ ] Hardware (schematic, board, system design) change
  • [ ] Software change

Checklist:

  • [ ] My change requires a change to the documentation.
  • [ ] I have added / updated the documentation related to this change via either README or WIKI

Software

  • [ ] I have added tests to cover my changes.
  • [ ] I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • [ ] All new and existing tests passed.
  • [ ] My code follows the code style of this project.

Hardware

  • [ ] I have updated the design files (schematic, board, libraries).
  • [ ] I have attached the PDFs of the SCH / BRD to this PR
  • [ ] I have updated the design output (GERBER, BOM) files.

finger563 avatar Jul 05 '25 19:07 finger563