samd21: Add ability to use arbitrary pin configs with SPI
authorKeith Packard <keithp@keithp.com>
Mon, 7 Nov 2022 01:46:56 +0000 (17:46 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 7 Nov 2022 01:46:56 +0000 (17:46 -0800)
commit9481e33348f098f3df73006641b9a18a04f2c482
treec6b26241f75a1f8287278d38002e8424b5613ec0
parent5d18ef0a25248f0192c3b539cad36d3de60a6f32
samd21: Add ability to use arbitrary pin configs with SPI

This embeds the DOPO and DIPO configs in the address

Signed-off-by: Keith Packard <keithp@keithp.com>
src/samd21/ao_arch_funcs.h
src/samd21/ao_spi_samd21.c
src/samd21/samd21.h