Board specific implementations for the STM32MP157C-DK2 board. More...
Board specific implementations for the STM32MP157C-DK2 board.
Definition in file periph_conf.h.
 Include dependency graph for periph_conf.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| #define | CONFIG_BOARD_HAS_LSE 1 | 
| #define | CONFIG_BOARD_HAS_HSE 1 | 
UART configuration | |
| #define | UART_0_ISR (isr_usart3) | 
| #define | UART_0_DMA_ISR (isr_dma1_stream4) | 
| #define | UART_NUMOF ARRAY_SIZE(uart_config) | 
| static const uart_conf_t | uart_config [] | 
      
  | 
  static | 
Definition at line 40 of file periph_conf.h.