Search found 2 matches

by raz123
Mon Feb 09, 2015 5:04 pm
Forum: Development of MicroPython
Topic: Ported to esp8266!?
Replies: 29
Views: 36249

Re: Ported to esp8266!?

Sure, check this link (valid only for two days!). Good luck with it and please report back here! I tried your build. Results: >>> import pyb; dir(pyb) ['__name__', 'info', 'freq', 'millis', 'elapsed_millis', 'micros', 'elapsed_micros', 'delay', 'udelay', 'sync', 'hard_reset'] >>> import io Tracebac...
by raz123
Sun Feb 08, 2015 2:49 am
Forum: Development of MicroPython
Topic: Ported to esp8266!?
Replies: 29
Views: 36249

Re: Ported to esp8266!?

kfricke wrote:Got it after opening my eyes and firmware is built now.
Sweet. Could you upload it somewhere? I'd like to try it and can't build for now :\