Microchip® Advanced Software Framework

conf_board.h File Reference

Board configuration.

Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.

#include "system_sam4s.h"

Macros

#define CONF_BOARD_UART_CONSOLE
 Configure UART on board. More...
 
#define CONSOLE_UART_ID   ID_UART0
 Usart Hw ID used by the console (UART0). More...
 
#define LED0_MASK   (uint32_t)(0x01 << 19)
 
#define LED0_PIO   PIOA
 
#define LED1_MASK   (uint32_t)(0x01 << 20)
 
#define LED1_PIO   PIOA
 

#define CONF_BOARD_UART_CONSOLE

Configure UART on board.

#define CONSOLE_UART_ID   ID_UART0

Usart Hw ID used by the console (UART0).

Referenced by configure_console().

#define LED0_MASK   (uint32_t)(0x01 << 19)
#define LED0_PIO   PIOA
#define LED1_MASK   (uint32_t)(0x01 << 20)
#define LED1_PIO   PIOA