Search found 2 matches
- 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...
- Sun Feb 08, 2015 2:49 am
- Forum: Development of MicroPython
- Topic: Ported to esp8266!?
- Replies: 29
- Views: 36249
Re: Ported to esp8266!?
Sweet. Could you upload it somewhere? I'd like to try it and can't build for now :\kfricke wrote:Got it after opening my eyes and firmware is built now.