BSP430
20141115
Board Support Package for MSP430 microcontrollers
|
Platform-specific include for MSP-EXP430G2 ("LaunchPad") More...
#include <bsp430/platform.h>
Go to the source code of this file.
Macros | |
#define | BSP430_PLATFORM_EXP430G2 1 |
Platform-specific include for MSP-EXP430G2 ("LaunchPad")
This board is also known as the "LaunchPad"
The following platform-specific features are supported:
vBSP430platformSpinForJumper_ni The jumper pair for this platform is P1.4 and P1.5, located in the left header. Place the jumper across these pins.
Since 2xx-family MCUs power-up with the standard XIN/XOUT pins enabled for their peripheral function in P2SEL, you may define BSP430_PLATFORM_BOOT_CONFIGURE_LFXT1 to 0 to explicitly disable the crystal on power-up. This allows P2.6 and P2.7 to be used for other functions without concern that the clock depends on them.
#define BSP430_PLATFORM_EXP430G2 1 |
Unconditionally define this, so as to produce errors if there is a conflict in definition.