Board specific configuration for the BBC micro:bit v2.  
More...
Board specific configuration for the BBC micro:bit v2. 
- Author
 - Alexandre Abadie alexa.nosp@m.ndre.nosp@m..abad.nosp@m.ie@i.nosp@m.nria..nosp@m.fr 
 
Definition in file board.h.
#include "board_common.h"
Go to the source code of this file.
 | 
| 
#define  | MICROBIT_LED_COL1   GPIO_PIN(0, 28) | 
|   | 
| 
#define  | MICROBIT_LED_COL2   GPIO_PIN(0, 11) | 
|   | 
| 
#define  | MICROBIT_LED_COL3   GPIO_PIN(0, 31) | 
|   | 
| 
#define  | MICROBIT_LED_COL4   GPIO_PIN(1,  5) | 
|   | 
| 
#define  | MICROBIT_LED_COL5   GPIO_PIN(0, 30) | 
|   | 
| 
#define  | MICROBIT_LED_ROW1   GPIO_PIN(0, 21) | 
|   | 
| 
#define  | MICROBIT_LED_ROW2   GPIO_PIN(0, 22) | 
|   | 
| 
#define  | MICROBIT_LED_ROW3   GPIO_PIN(0, 15) | 
|   | 
| 
#define  | MICROBIT_LED_ROW4   GPIO_PIN(0, 24) | 
|   | 
| 
#define  | MICROBIT_LED_ROW5   GPIO_PIN(0, 19) | 
|   | 
 | 
| 
#define  | LSM303AGR_PARAM_ACC_ADDR   0x19 | 
|   | 
| 
#define  | LSM303AGR_PARAM_MAG_ADDR   0x1E | 
|   |