aboutsummaryrefslogtreecommitdiff
path: root/shared-module
AgeCommit message (Expand)Author
2017-01-05Rename to CircuitPythonScott Shawcroft
2016-12-19atmel-samd: Add help() and remove mem_info functions from smallest builds to ...Scott Shawcroft
2016-12-09atmel-samd: Add APA102 support and flash more advanced status.Scott Shawcroft
2016-12-02Add try_lock and unlock to I2C and SPI classes to make sure thingsScott Shawcroft
2016-11-29shared-bindings: Make MOSI and MISO optional for SPI.Scott Shawcroft
2016-11-23uheap: Switch to using gc_nbytes to measure allcoation size so we stop underc...Scott Shawcroft
2016-11-22Add uheap for debugging the size of objects. Still not perfect though.Scott Shawcroft
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft