Commits
User selector
Commit History
Commits on Apr 10, 2016
esp8266/modesp: Add freemem() and meminfo() functions.
Show description for 1cc81edcommitted
Commits on Apr 5, 2016
esp8266: Make destination for vendor OS debug output soft-configurable.
Show description for 96eca22authored andcommitted
Commits on Apr 1, 2016
Commits on Mar 27, 2016
Commits on Mar 26, 2016
- authored andcommitted
Commits on Mar 12, 2016
esp8266: Switch to lwIP built from source.
Show description for e5c39a3committed
Commits on Mar 10, 2016
Commits on Feb 8, 2016
- authored andcommitted

Commits on Jan 11, 2016
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
Show description for 5b3f0b7committed
Commits on Dec 30, 2015
Commits on Dec 27, 2015
Commits on Dec 21, 2015
Commits on Nov 24, 2015
esp8266/modesp: Implement flash_read(offset, size_bytes) function.
Show description for 90202b4committed
Commits on Oct 31, 2015
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
Commits on Aug 29, 2015
- authored andcommitted
Commits on Jul 20, 2015
Commits on Jul 18, 2015
esp8266: modesp: Update for gc_realloc() refactor.
Show description for ab14c30committed
Commits on Jun 20, 2015
- authored andcommitted
Commits on Jun 17, 2015
- authored andcommitted
Commits on Jun 14, 2015
Commits on Jun 12, 2015
- committed
esp8266: esp_connect(): The function is now vararg.
Show description for 431603acommitted
Commits on Jun 2, 2015
esp8266: Do not call espconn_create in constructor of esp.socket.
Show description for a32538bcommitted
Commits on May 28, 2015
- authored andcommitted
Commits on May 6, 2015
esp8266: Add .onsent callback support
Show description for d39d96bauthored andcommittedesp8266: Initialize socket->connlist to NULL
Show description for 2d56df6authored andcommitted
Commits on May 5, 2015
- authored andcommitted
Commits on May 4, 2015
esp8266: Add esp.socket class, with ESP-style socket functionality.
Show description for 9e00ac8authored andcommitted
Commits on May 3, 2015
- authored andcommitted
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed