circuitpython/shared-bindings/microcontroller
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
..
Pin.c Check that neopixel write is actually given a DigitalInOut. 2017-02-22 20:10:10 +01:00
Pin.h atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
__init__.c atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
__init__.h Add try_lock and unlock to I2C and SPI classes to make sure things 2016-12-02 15:46:12 -08:00