One last SPIx_I2S_BASE to SPIx_BASE rename to fixup.
Signed-off-by: Trevor Woerner <[email protected]>
---
lib/stm32/common/spi_common_all.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/stm32/common/spi_common_all.c
b/lib/stm32/common/spi_common_all.c
index bb75d19..c488d04 100644
--- a/lib/stm32/common/spi_common_all.c
+++ b/lib/stm32/common/spi_common_all.c
@@ -92,7 +92,7 @@ void spi_reset(uint32_t spi_peripheral)
break;
#endif
#if defined(SPI3_BASE)
- case SPI3_I2S_BASE:
+ case SPI3_BASE:
rcc_periph_reset_pulse(RST_SPI3);
break;
#endif
--
2.1.1.273.g97b8860
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
libopencm3-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel