Peripheral MCU configuration for the STM32F769I-DISCO board. More...
Peripheral MCU configuration for the STM32F769I-DISCO board.
Definition in file periph_conf.h.
#include "periph_cpu.h"
#include "f2f4f7/cfg_clock_default_216.h"
#include "cfg_rtt_default.h"
#include "cfg_timer_tim2.h"
#include "cfg_usb_otg_fs.h"
Go to the source code of this file.
#define | CONFIG_BOARD_HAS_LSE 1 |
#define | CONFIG_BOARD_HAS_HSE 1 |
#define | CLOCK_HSE MHZ(25) |
UART configuration | |
#define | UART_0_ISR (isr_usart1) |
#define | UART_0_DMA_ISR (isr_dma1_stream4) |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
|
static |