Contiki-NG
Loading...
Searching...
No Matches

Header file with definitions related to the I/O connections on the TI CC2640R2 LaunchPad. More...

#include "ioc.h"

Go to the source code of this file.

Macros

LED HAL configuration

Those values are not meant to be modified by the user

LED IOID mappings

Those values are not meant to be modified by the user

UART IOID mapping

Those values are not meant to be modified by the user

Button IOID mapping

Those values are not meant to be modified by the user

External flash IOID mapping

Those values are not meant to be modified by the user

#define BOARD_IOID_SCL   IOID_4
 I2C IOID mappings.
 
#define CCFG_CONF_BL_PIN_NUMBER   BOARD_IOID_KEY_LEFT
 ROM bootloader configuration.
 
#define BOARD_IOID_DIO0   IOID_0
 Remaining pins.
 
#define BOARD_BUTTON_HAL_INDEX_KEY_LEFT   0x00
 Board indices for the button HAL.
 
Device string used on startup

Detailed Description

Header file with definitions related to the I/O connections on the TI CC2640R2 LaunchPad.

Note
Do not include this file directly. It gets included by contiki-conf after all relevant directives have been set.

Definition in file board.h.