Page 2 of 2

Re: .Net Micro Framework on ESP32 chip

Posted: Sat Jun 16, 2018 12:29 pm
by WiFive

Re: .Net Micro Framework on ESP32 chip

Posted: Sat Jun 16, 2018 9:00 pm
by hak8or
BuddyCasino wrote:Someone at Espressif is writing an LLVM backend for the Xtensa right now. I'd wait for that.
Oh wow, that is amazing! Where did you hear this? I can't seem to find it.

Re: .Net Micro Framework on ESP32 chip

Posted: Mon Jun 18, 2018 11:14 am
by adrians
Head over to the NanoFramework if your are interested in running c# and .Net Micro Framework on the ESP32 chip

https://nanoframework.net/
https://github.com/nanoframework/nf-interpreter

Re: .Net Micro Framework on ESP32 chip

Posted: Mon Jun 18, 2018 11:13 pm
by ishvedov
You can try nanoFramework/. No network support at this moment, another things almost done.

Re: .Net Micro Framework on ESP32 chip

Posted: Tue Jun 19, 2018 2:49 am
by ESP_Sprite
hak8or wrote:
BuddyCasino wrote:Someone at Espressif is writing an LLVM backend for the Xtensa right now. I'd wait for that.
Oh wow, that is amazing! Where did you hear this? I can't seem to find it.
Not sure where he heard it, but it's true. We'll probably release an ESP8266 version first, as that architecture is a bit simpler (no windowed registers), with an ESP32 variant following after.

Re: .Net Micro Framework on ESP32 chip

Posted: Sun Sep 23, 2018 7:38 pm
by Superkurt
ishvedov wrote:You can try nanoFramework/. No network support at this moment, another things almost done.
And now the nanoFramework for ESP32 has also network support. :D