Skip to content

Improve esp32-std-demo#157

Merged
orhun merged 6 commits intomainfrom
refactor/improve-esp32-std-demo
Feb 1, 2026
Merged

Improve esp32-std-demo#157
orhun merged 6 commits intomainfrom
refactor/improve-esp32-std-demo

Conversation

@orhun
Copy link
Copy Markdown
Member

@orhun orhun commented Jan 30, 2026

The PR is split into commits for easier review:

  • chore(sdkdefaults): adjust settings and move to workspace root
  • chore(profiles): enable profiles on workspace
  • chore(esp32-std-demo): bump ESP-IDF version to v5.4
  • chore(esp32-std-demo): remove unnecessary features of esp-idf-svc dependency
  • chore(esp32-std-demo): fix the link to the repository
  • refactor(esp32-std-demo): drop the mousefood- prefix

I tried to add enough context to each commit message to make it clear what was changed and why.
We could squash the commits when merging.

orhun added 5 commits January 30, 2026 18:34
- Increase the stack size to 16kb
- Enable tracing for stack overflows
- Copy the file to workspace root (to respect it always)
This is needed for enabling the optimizations for the demos
Plus I don't think it would hurt
@orhun orhun requested a review from j-g00da January 30, 2026 17:36
@orhun orhun force-pushed the refactor/improve-esp32-std-demo branch from 2ffea37 to 1e91b4a Compare January 30, 2026 17:43
Copy link
Copy Markdown
Member

@j-g00da j-g00da left a comment

Choose a reason for hiding this comment

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

Looks good, please flash a board to make sure this works properly (sadly the CI only checks if it compiles)

@orhun
Copy link
Copy Markdown
Member Author

orhun commented Feb 1, 2026

Yup it works

@orhun orhun merged commit 0352acf into main Feb 1, 2026
26 checks passed
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.

2 participants