Board configuration.
Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONF_BOARD_UART_CONSOLE |
Enable Com Port. More... | |
#define | CONSOLE_UART_ID ID_UART0 |
Usart Hw ID used by the console (UART0). More... | |
#define | RSWDT_IRQn WDT_IRQn |
RSWDT and WDT are the same as the interrupt number. More... | |
#define CONF_BOARD_UART_CONSOLE |
Enable Com Port.
#define CONSOLE_UART_ID ID_UART0 |
Usart Hw ID used by the console (UART0).
Referenced by main().
#define RSWDT_IRQn WDT_IRQn |
RSWDT and WDT are the same as the interrupt number.
Referenced by run_rswdt_test().