circuitpython/atmel-samd/boards/gemma_m0
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
..
conf_access.h atmel-samd: Support Trinket and Gemma M0 prototypes. 2016-11-22 12:03:42 -08:00
conf_board.h atmel-samd: Support Trinket and Gemma M0 prototypes. 2016-11-22 12:03:42 -08:00
conf_clocks.h atmel-samd: Rework the clock configs to only be crystalless when needed by the hardware. 2017-02-10 05:09:17 -08:00
conf_usb.h atmel-samd: Add USB HID mouse and keyboard support. 2017-02-27 15:43:58 +01:00
init.c atmel-samd: Support Trinket and Gemma M0 prototypes. 2016-11-22 12:03:42 -08:00
mpconfigboard.h atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
mpconfigboard.mk atmel-samd: Use link time optimization to reduce code size of builds which 2017-02-26 01:00:33 +01:00
pins.c atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00