Board configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONF_BOARD_ADC |
ADC example definition for pin. More... | |
#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 CONF_BOARD_ADC |
ADC example definition for pin.
#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().