Skip to content

Conversation

@Geend
Copy link
Contributor

@Geend Geend commented Nov 26, 2025

This PR fixes #47

esp_alloc is needed for the esp examples to work.
This adds esp_alloc as a none-optional dependency to the esp example project.
The allocator is configured to a size of 1024 bytes. The examples currently allocate roughly half of that by default.

esp_alloc is needed for the esp examples to work.
This adds esp_alloc as a none-optional dependency to the esp example
project.
The allocator is configured to a size of 1024 bytes.
The examples currently allocate roughly half of that by default.
@ivmarkov ivmarkov merged commit 0d11898 into esp-rs:main Jan 6, 2026
1 check 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.

esp (c6) examples panic since 97bd17c

2 participants