esp-box-emu
esp-box-emu copied to clipboard
Test having atopile version of electronics
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)
- [x] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] Documentation Update
- [x] Hardware (schematic, board, system design) change
- [ ] Software change
Checklist:
- [x] 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.ymlfile 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.
:white_check_mark:Static analysis result - no issues found! :white_check_mark: