Microchip® Advanced Software Framework

conf_board.h File Reference

Board configuration.

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

Macros

#define CONF_BOARD_KEEP_WATCHDOG_AT_INIT
 Watchdog won't be disabled at startup. More...
 
#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 CONF_BOARD_KEEP_WATCHDOG_AT_INIT

Watchdog won't be disabled at startup.

#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().