Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to compile for embedded systems #210

Open
rjjrbatarao opened this issue May 26, 2023 · 1 comment
Open

Way to compile for embedded systems #210

rjjrbatarao opened this issue May 26, 2023 · 1 comment

Comments

@rjjrbatarao
Copy link

Will there be any support for microcontrollers like esp32 in the future? I'm starting to build some peer to peer capable esp32 nodes though its hard for me as a novice developer to continue, the only working part so far using other libraries is the request and response from a stun server with my public ip and port.

@abuvanth
Copy link

Will there be any support for microcontrollers like esp32 in the future? I'm starting to build some peer to peer capable esp32 nodes though its hard for me as a novice developer to continue, the only working part so far using other libraries is the request and response from a stun server with my public ip and port.

https://docs.micropython.org/en/latest/develop/cmodules.html
check this

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

No branches or pull requests

2 participants