Commits
User selector
Commit History
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Aug 7, 2017
esp8266: Introduce `multiterminal` module for managing a secondary
Show description for 6ace744committed
Commits on Jul 23, 2017
esp8266: fix "uos" includes
Show description for af1ede9authored andcommitted
Commits on Jun 22, 2017
esp8266: Reinstate 1-wire scripts by sym-linking to drivers/onewire/.
Show description for 85acf76committeddrivers/onewire: Move onewire.py, ds18x20.py from esp8266 to drivers.
Show description for a065d78committed
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701committed
Commits on May 26, 2017
Commits on May 5, 2017
Commits on Feb 21, 2017
Commits on Jan 27, 2017
esp8266: Change to use new generic VFS sub-system.
Show description for f9ecd48committed
Commits on Jan 6, 2017
esp8266/modules/flashbdev: Change RESERVED_SECS to 0.
Show description for e343beacommitted- committed
Commits on Jan 5, 2017
esp8266/modules/flashbdev: Remove code to patch bootloader flash size.
Show description for 4a72294committed
Commits on Jan 4, 2017
esp8266/modules/flashbdev: Add RESERVED_SECS before the filesystem.
Show description for bae7798committed
Commits on Dec 5, 2016
esp8266: Move websocket_helper.py from scripts to modules for frozen BC.
Show description for 4fc607aauthored andcommitted
Commits on Nov 7, 2016
esp8266: Include upip as a standard frozen bytecode module.
Show description for 1cc168dcommitted
Commits on Nov 6, 2016
Commits on Nov 3, 2016
drivers: Add "from micropython import const" when const is used.
Show description for 7bb0f7bcommitted
Commits on Nov 2, 2016
- authored andcommitted
Commits on Oct 24, 2016
esp8266/modesp: Add flash_user_start() function.
Show description for e6af94dcommitted
Commits on Oct 20, 2016
esp8266/modules/webrepl: Enforce only one concurrent WebREPL connection.
Show description for 3f251efcommitted
Commits on Aug 29, 2016
- committed
esp8266/modules/onewire: Change onewire.read() to onewire.readinto().
Show description for 8e9b98ecommittedesp8266/modules: Split onewire.py into OneWire and DS18X20 driver.
Show description for 9fba618committed
Commits on Aug 9, 2016
esp8266/modules/flashbdev: Start filesystem at 0x90000.
Show description for 3c9510dcommitted
Commits on Aug 6, 2016
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 c141584committed
Commits on Jul 2, 2016
- committed
- committed
esp8266: Explicitly collect garbage in bootstrap scripts.
Show description for 686367dcommitted
Commits on Jun 29, 2016
esp8266: Enable frozen bytecode, with scripts in modules/ subdir.
Show description for db80c0ecommitted
Loading