Commits
User selector
Commit History
Commits on Aug 6, 2016
esp8266/scripts/inisetup: Add commented-out call to esp.osdebug(None).
Show description for 6de3786committed- committed
Commits on Aug 3, 2016
- committed
esp8266/modesp: Add check_fw() function to check integrity of the firmware.
Show description for e33d238committedesp8266/makeimg.py: Append md5 hash to the generated binary.
Show description for bf47b71committed- committed
Commits on Jul 31, 2016
Commits on Jul 30, 2016
- committed
esp8266/esp_mphal: Implement libc's errno.
Show description for 64ad838committedpy/mpconfig.h: Add MICROPY_STREAMS_POSIX_API setting.
Show description for 61e77a4committedesp8266/mpconfigport.h: Include sys/types.h for POSIX types definitions.
Show description for ba2c503committed
Commits on Jul 29, 2016
Commits on Jul 27, 2016
esp8266/modpybuart: Fix UART parity setting.
Show description for aa4ada9authored andcommitted
Commits on Jul 23, 2016
esp8266/_boot.py: Decrease GC alloc threshold to quarter of heap size.
Show description for 0d22177committed
Commits on Jul 22, 2016
esp8266/_boot.py: Set GC alloc threshold to half of heap size.
Show description for c141584committedesp8266: dupterm_task_init() should be called before running _boot.py, etc.
Show description for 77f0cd8committed
Commits on Jul 21, 2016
Commits on Jul 16, 2016
esp8266: Cache Xtensa-built libaxtls.a in local build dir.
Show description for 6aa7c80committed- committed
Commits on Jul 12, 2016
Commits on Jul 5, 2016
Commits on Jul 4, 2016
esp8266/esp_mphal: call_dupterm_read: Use readinto() method.
Show description for a22b6ebcommitted- committed
Commits on Jul 2, 2016
- committed
- committed
- committed
esp8266: Explicitly collect garbage in bootstrap scripts.
Show description for 686367dcommitted
Commits on Jun 30, 2016
Commits on Jun 29, 2016
- committed
- committed
esp8266: Enable frozen bytecode, with scripts in modules/ subdir.
Show description for db80c0ecommitted
Commits on Jun 26, 2016
esp8266/main.c: Clear the command line history when (re)booting.
Show description for eb7637bauthored andcommitted
Commits on Jun 18, 2016
all: Rename mp_obj_type_t::stream_p to protocol.
Show description for 07209f8committed