Skip to content

feat(ecad): Update ECAD to support latest atopile and fix some bugs#119

Open
finger563 wants to merge 13 commits into
mainfrom
feat/ecad-update
Open

feat(ecad): Update ECAD to support latest atopile and fix some bugs#119
finger563 wants to merge 13 commits into
mainfrom
feat/ecad-update

Conversation

@finger563

Copy link
Copy Markdown
Contributor
  • feat(ecad): Update ecad / atopile and improve workflow
  • add step file to repo
  • add box-3 step file
  • improve workflow

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.

Copilot AI review requested due to automatic review settings July 11, 2026 00:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@finger563 finger563 self-assigned this Jul 11, 2026
@finger563 finger563 added documentation Improvements or additions to documentation enhancement New feature or request hardware ci continuous integration electronics atopile labels Jul 11, 2026
@github-actions

Copy link
Copy Markdown

ESP-IDF Size Report for 'Esp Box Emu'

Metric Base PR Delta
FLASH 3,137,420 bytes (49.87%) 3,137,420 bytes (49.87%) 0 bytes (0.00%)
DRAM 179,439 bytes (52.50%) 179,439 bytes (52.50%) 0 bytes (0.00%)
IRAM 0 bytes 0 bytes 0 bytes
RAM (DRAM+IRAM) 179,439 bytes 179,439 bytes 0 bytes (0.00%)

FLASH uses app .bin size or json2 flash sum. RAM sums DRAM+IRAM via idf_size. Percentages shown when totals are available.
DRAM/IRAM usage does not include memory used by the heap allocator at runtime.
This report was generated by esp-idf-size-delta.

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

Labels

atopile ci continuous integration documentation Improvements or additions to documentation electronics enhancement New feature or request hardware

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants