Commits
User selector
Commit History
Commits on May 31, 2019
Commits on Aug 9, 2018
Two fixes and translate more strings.
Show description for 96ebf5bcommitted
Commits on Aug 7, 2018
- committed
Commits on Aug 2, 2018
Move pin struct to the peripherals library.
Show description for 168aa39committed
Commits on Jul 31, 2018
Commits on Apr 5, 2018
Commits on Feb 27, 2018
Commits on Feb 21, 2018
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Show description for 20dd3b1committed
Commits on Feb 7, 2018
Clarify style of attribute comments in the Design Guide.
Show description for 15db026committed
Commits on Jan 18, 2018
Added Unique ID Functions/Updated Support Matrix (#527)
Show description for 44bc171authored andcommitted
Commits on Jan 3, 2018
Commits on Dec 14, 2017
Documentation Updates (mcu.delay() and Design Guide) (#481)
Show description for 36ec29dauthored andcommitted
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