Search found 5 matches

by Ivoah
Wed Mar 30, 2016 12:58 am
Forum: ESP8266 boards
Topic: Link error when building on osx
Replies: 1
Views: 3177

Re: Link error when building on osx

I have this same issue, using the latest esp-open-sdk and micropython.
by Ivoah
Wed Mar 30, 2016 12:03 am
Forum: ESP8266 boards
Topic: Split posts which were offtopic for the original thread
Replies: 7
Views: 6468

Split posts which were offtopic for the original thread

pfalcon wrote:(this will of course any settings like configured access points too).
I think you accidentally a word. ;)
by Ivoah
Sun Mar 06, 2016 11:20 pm
Forum: ESP8266 boards
Topic: ESP Open SDK compile error on OSX
Replies: 5
Views: 6353

Re: ESP Open SDK compile error on OSX

From https://github.com/pfalcon/esp-open-sdk/issues/45, just make once, and after it fails run

Code: Select all

sed -i '/__need_size_t/d' ./crosstool-NG/.build/src/gmp-5.1.3/gmp-h.in
and then make again. I literally just had this issue, and this command fixed it.
by Ivoah
Sun Mar 06, 2016 11:03 pm
Forum: ESP8266 boards
Topic: Porting Python modules
Replies: 9
Views: 9305

Re: Porting Python modules

Will bottlepy be making the jump to MicroPython?
by Ivoah
Wed Mar 02, 2016 10:45 pm
Forum: ESP8266 boards
Topic: MicroPython on ESP8266 Kickstarter
Replies: 91
Views: 209303

Re: MicroPython on ESP8266 Kickstarter

Congrats for the massively successful kickstarter! I can't wait to mess with micropython on my ESP8266 :D