Board configuration.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONF_BOARD_UART_CONSOLE |
Configure UART pins. More... | |
#define | CONSOLE_UART_ID ID_UART |
Usart Hw ID used by the console (UART). More... | |
#define | LED0 LED0_GPIO |
LED Pin definitions. More... | |
#define | LED1 LED1_GPIO |
#define | LED2 LED2_GPIO |
#define CONF_BOARD_UART_CONSOLE |
Configure UART pins.
#define CONSOLE_UART_ID ID_UART |
Usart Hw ID used by the console (UART).
Referenced by configure_console().
#define LED0 LED0_GPIO |
LED Pin definitions.
Referenced by task_led(), vParTestInitialise(), vParTestSetLED(), and vParTestToggleLED().
#define LED1 LED1_GPIO |
Referenced by vParTestInitialise(), vParTestSetLED(), and vParTestToggleLED().
#define LED2 LED2_GPIO |
Referenced by vParTestInitialise(), vParTestSetLED(), and vParTestToggleLED().