Commits
User selector
Commit History
Commits on Aug 9, 2016
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
esp8266/scripts/: Symlink urrlib.urequest and urequests from micropython-lib.
Show description for 5a8e123authored andcommitted- authored andcommitted
- authored andcommitted
- authored andcommitted
esp8266/modules/flashbdev: Start filesystem at 0x90000.
Show description for 3c9510dcommittedesp8266/esp8266.ld: Increase firmware image size to 0x90000 (576K).
Show description for 3372f69committed
Commits on Aug 7, 2016
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