Skip to content

Support custom sdkconfig - #91

Open
petermm wants to merge 2 commits into
atomvm:mainfrom
petermm:build-sdkconfig
Open

petermm wants to merge 2 commits into
atomvm:mainfrom
petermm:build-sdkconfig

Conversation

@petermm

@petermm petermm commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

similar to idf_component.yml and custom partitions, makes it possible to have 100% self-contained projects.

@petermm
petermm force-pushed the build-sdkconfig branch 2 times, most recently from 1e6abac to d8bce5a Compare September 19, 2026 09:14
@petermm
petermm marked this pull request as draft September 19, 2026 09:32
Load explicit or auto-discovered custom partition tables once and reuse them across chip builds. Preserve and restore the checkout's partition file, and pass custom layouts through without imposing partition names or offsets.

The file snapshot and restore helpers live in ExAtomVM.Esp32BuildStaging, so the other staged build inputs can reuse one implementation.

Signed-off-by: Peter M <petermm@gmail.com>
Signed-off-by: Peter M <petermm@gmail.com>
@petermm
petermm marked this pull request as ready for review September 19, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant