Cross Compile ESP8266 SDK Code for Linux
Posted: Wed Aug 12, 2015 10:26 am
Definitely alpha code, but I run the networking with a udp listener, tcp listener, tcp clients, and udp broadcasts.
It proved useful for regression testing with valgrind and for certain types of testing before flashing.
Many calls are just stubbed out to get it to link and run with the essentials so mileage will vary.
https://github.com/afnid/espsim
Let me know if you get it to work, find it useful, or would like to contribute any changes.
It proved useful for regression testing with valgrind and for certain types of testing before flashing.
Many calls are just stubbed out to get it to link and run with the essentials so mileage will vary.
https://github.com/afnid/espsim
Let me know if you get it to work, find it useful, or would like to contribute any changes.