Commits
User selector
Commit History
Commits on Feb 21, 2018
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Show description for 20dd3b1committed
Commits on Dec 6, 2017
- committed
Commits on Dec 5, 2017
Introduce reset mechanics to microcontroller.
Show description for b4d3699committed
Commits on Sep 6, 2017
Commits on Aug 31, 2017
Add microcontroller.cpu.temperature, for use as a simple sensor on minimal boards. (#211)
Show description for fdb97edauthored
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 25, 2017
atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. (#203)
Show description for 266be30authored andcommitted
Commits on Apr 12, 2017
atmel-samd: Rework status LED implementation
Show description for 4a4f29bcommitted
Commits on Feb 22, 2017
Commits on Feb 19, 2017
Commits on Jan 6, 2017
Commits on Dec 7, 2016
atmel-samd & esp8266: Make sure pins are not already in use.
Show description for 0ae3448committed
Commits on Dec 2, 2016
Add try_lock and unlock to I2C and SPI classes to make sure things
Show description for 26229efcommitted
Commits on Nov 29, 2016
shared-bindings: Ensure pin objects are actually pins.
Show description for 4933fa1committed
Commits on Nov 21, 2016
Loading