Board configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include "system_sam3x.h"
Macros | |
#define | CONF_BOARD_UART_CONSOLE |
Enable Com Port. More... | |
#define | CONSOLE_PINS {PINS_UART} |
Pins description corresponding to Rxd,Txd, (UART pins) More... | |
#define | CONSOLE_UART_ID ID_UART |
Usart Hw ID used by the console (UART0). More... | |
#define | LED0_MASK (0x01 << 12) |
#define | LED0_PIO PIOB |
#define CONF_BOARD_UART_CONSOLE |
Enable Com Port.
#define CONSOLE_PINS {PINS_UART} |
Pins description corresponding to Rxd,Txd, (UART pins)
#define CONSOLE_UART_ID ID_UART |
Usart Hw ID used by the console (UART0).
Referenced by configure_console().
#define LED0_MASK (0x01 << 12) |
#define LED0_PIO PIOB |