Skip to content

esp32: newlib with nano-malloc and nano-formatted-io#102

Merged
benpicco merged 1 commit intoRIOT-OS:masterfrom
gschorcht:esp32-toolchain-v3
Mar 29, 2020
Merged

esp32: newlib with nano-malloc and nano-formatted-io#102
benpicco merged 1 commit intoRIOT-OS:masterfrom
gschorcht:esp32-toolchain-v3

Conversation

@gschorcht
Copy link
Contributor

@gschorcht gschorcht commented Feb 29, 2020

This PR updates the ESP32 toolchain to a newlib version with nano-malloc and nano-formatted-io. The toolchain update is required to support multiple heaps.

The toolchain update has no impact on existing RIOT code, but is a prerequisite for PR RIOT-OS/RIOT#13517.

Copy link
Contributor

@benpicco benpicco left a comment

Choose a reason for hiding this comment

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

I've been using this toolchain for a bit now and everything still works as before.
The binary sizes got a bit smaller too, which is a nice plus.

I also think it's good to have consistency in the newlib version used across platforms.

@benpicco benpicco merged commit b27b264 into RIOT-OS:master Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants