BSPACM
20150113
Board Support Package for ARM Cortex-M Microcontrollers
|
Common nRF51 default application configuration. More...
Go to the source code of this file.
Macros | |
#define | BSPACM_CONFIG_DEFAULT_UART0 1 |
#define | BSPACM_CONFIG_ENABLE_UART0 (BSPACM_CONFIG_DEFAULT_UART0 - 0) |
#define | BSPACM_CONFIG_ENABLE_UART (BSPACM_CONFIG_ENABLE_UART0 - 0) |
Common nRF51 default application configuration.
This file is included by <bspacm/config.h> which defines general defaults that are overridden/extended/used here to apply information to the board-specific configuration. Its contents should be consistent with the peripheral configuration identified in the PERIPH_CONFIG_SRC
make variable.
This file may be copied, modified, and installed in an application-specific include directory to supersede the copy in the board-specific include hierarchy.