zephyr/arch/arm
Michael Hope a8a36a23fc spi: sam0: use Device Tree for configuration.
Switch the SoC device tree to define a single entry per SERCOM instead
of one per mode.

Define a Device Tree binding for the SAM0 SPI and use it instead of
Kconfig for enabling / disabaling instances

Switch the Arduino Zero, Adafruit Feather M0 Basic Proto, and
Trinket M0 to use the new defintion.

Add the APA102 LED that's on the Trinket as a test.

Signed-off-by: Michael Hope <mlhx@google.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-03-10 11:42:25 -06:00
..
core arch: arm: Change method of __swap processing 2018-03-09 21:43:23 -05:00
include arch: arm: Enable stack guard before starting main 2018-02-13 13:06:41 -08:00
soc spi: sam0: use Device Tree for configuration. 2018-03-10 11:42:25 -06:00
CMakeLists.txt
Kconfig
defconfig