Skip to content

Implement libstd.#17

Closed
reitermarkus wants to merge 83 commits intoesp-rs:xtensa-targetfrom
reitermarkus:xtensa-support
Closed

Implement libstd.#17
reitermarkus wants to merge 83 commits intoesp-rs:xtensa-targetfrom
reitermarkus:xtensa-support

Conversation

@reitermarkus
Copy link
Copy Markdown

@reitermarkus reitermarkus commented Dec 18, 2019

Not ready yet, but I wanted to share my progress so far of implementing libstd for the ESP32 with the ESP-IDF.

So far the main focus has been on getting TcpListener, RwLock, Condvar, Mutex and Thread as well as println! to work, everything else is “just compiling” at this point.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet