Skip to content

Support for the ESP-IDF framework - 3 forgotten mappings#2396

Merged
bors merged 1 commit intorust-lang:masterfrom
ivmarkov:master
Sep 12, 2021
Merged

Support for the ESP-IDF framework - 3 forgotten mappings#2396
bors merged 1 commit intorust-lang:masterfrom
ivmarkov:master

Conversation

@ivmarkov
Copy link
Contributor

When implementing the initial support for ESP-IDF a month ago, I managed to forget to properly decorate these 3 libc bindings for the ESP-IDF.

So now we are in the uncomfortable situation that using STD's TcpListener::bind results in a linkage error.

This PR is fixing this, as well as properly exposing two additional ESP-IDF APIs, implemented via LwIP.

Loading
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.

4 participants