Support for the Ublox C030-U201 board.
More...
Support for the Ublox C030-U201 board.
|
file | arduino_pinmap.h |
| Mapping from MCU pins to Arduino pins.
|
|
file | board.h |
| Board specific definitions for the Ublox C030-U201 board.
|
|
file | gpio_params.h |
| Board specific configuration of direct mapped GPIOs.
|
|
file | periph_conf.h |
| Peripheral MCU configuration for the Ublox C030-U201 board.
|
|
|
#define | LED0_PIN_NUM 3 |
|
#define | LED0_PORT_NUM PORT_E |
|
#define | LED1_PIN_NUM 4 |
|
#define | LED1_PORT_NUM PORT_E |
|
#define | LED2_PIN_NUM 1 |
|
#define | LED2_PORT_NUM PORT_E |
|
|
TODO: Check this when support is added in si70xx driver
|
#define | SI70XX_PARAM_I2C_DEV I2C_DEV(1) |
|
#define | SI70XX_PARAM_ADDR (0x70) |
|
#define | SI70XX_SAUL_INFO { .name = "si7034" } |
|