Peripheral MCU configuration for the Seeeduino Archo Pro board. More...
Peripheral MCU configuration for the Seeeduino Archo Pro board.
Definition in file periph_conf.h.
#include "periph_cpu.h"#include "vendor/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.
UART configuration | |
| #define | UART_IRQ_PRIO 1 | 
| #define | UART_0_ISR isr_uart0 | 
| #define | UART_1_ISR isr_uart3 | 
| #define | UART_NUMOF ARRAY_SIZE(uart_config) | 
| static const uart_conf_t | uart_config [] | 
      
  | 
  static | 
Definition at line 49 of file periph_conf.h.