Skip to content

Conversation

@swoisz
Copy link

@swoisz swoisz commented Oct 2, 2025

… needed, removed hex default req


This change was needed for a ESP-IDF project. There are no hex file outputs by default. And to be useful for ESP-IDF, we need to include more bin files as extra files.

Either I'm using it wrong (highly possible, thanks cmake) or the extra files doesn't accept a list of files. So I added it here.

Taking a step back, the format of required files here is somewhat oriented to a zephyr based project, or something highly custom via cmake. Is it possible we could construct a predefined set of outputs we want for our project instead? I think that may break the simplicity of how I interpret this project's goals.

The breaking change here is that other projects which already provide a hex file would lose it in the bundling, and requires it to be added individually.

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