global: fix typo

This commit is contained in:
King Kévin 2018-02-12 19:40:05 +01:00
parent bf37193568
commit 993e0735c3
1 changed files with 0 additions and 2 deletions

View File

@ -362,8 +362,6 @@
#define DMA_CHANNEL_ISR_SPI1_RX dma1_channel4_isr /**< SPI1 RX is on DMA 1 channel 4 */
#define DMA_CHANNEL_ISR_SPI2_RX dma1_channel2_isr /**< SPI2 RX is on DMA 1 channel 2 */
#define DMA_CHANNEL_ISR_SPI3_RX dma2_channel1_isr /**< SPI3 RX is on DMA 2 channel 1 */
/** get DMA channel based on SPI identifier */
/** @} */
/** @defgroup board_led board LED GPIO