circuitpython/shared-module
Scott Shawcroft 4a4f29b8f9 atmel-samd: Rework status LED implementation
* Track status pin use by user code separately so it can take over the pins and then give them back.
* Switch to hardware SPI for APA102 on Gemma and Trinket.
* Merge microcontroller/types.h into microcontroller/Pin.h to better match approach going forwards.
2017-04-12 15:24:50 -07:00
..
bitbangio atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
busio atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
uheap uheap: Switch to using gc_nbytes to measure allcoation size so we stop undercounting. 2016-11-23 17:32:50 -08:00
help.c Rename to CircuitPython 2017-01-05 14:36:52 -08:00