aboutsummaryrefslogtreecommitdiff
path: root/include/arch/stm32l4xxx/peripherals/tables/stm32l432xx
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/stm32l4xxx/peripherals/tables/stm32l432xx')
-rw-r--r--include/arch/stm32l4xxx/peripherals/tables/stm32l432xx/spi/buses.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/arch/stm32l4xxx/peripherals/tables/stm32l432xx/spi/buses.inc b/include/arch/stm32l4xxx/peripherals/tables/stm32l432xx/spi/buses.inc
new file mode 100644
index 0000000..5a91e8b
--- /dev/null
+++ b/include/arch/stm32l4xxx/peripherals/tables/stm32l432xx/spi/buses.inc
@@ -0,0 +1,2 @@
+SPI(SPI1, SPI1)
+SPI(SPI2, SPI3) /* Stm32l432 doesn't have a SPI2. */