|
Contiki-NG
|
Configuration for the cc2538dk platform. More...
#include <stdint.h>#include <string.h>#include <inttypes.h>#include "cc2538-def.h"#include "board.h"#include "cc2538-conf.h"Go to the source code of this file.
Macros | |
Serial Boot Loader Backdoor configuration | |
| #define | FLASH_CCA_CONF_BOOTLDR_BACKDOOR 1 |
| Enable the boot loader backdoor. | |
| #define | FLASH_CCA_CONF_BOOTLDR_BACKDOOR_PORT_A_PIN 3 |
| Pin PA_3 (Select button) activates the boot loader. | |
| #define | FLASH_CCA_CONF_BOOTLDR_BACKDOOR_ACTIVE_HIGH 0 |
| A logic low level activates the boot loader. | |
CC2538 System Control configuration | |
| #define | SYS_CTRL_CONF_OSC32K_USE_XTAL 1 |
| Use the on-board 32.768-kHz crystal. | |
Configuration for the cc2538dk platform.
Definition in file contiki-conf.h.
1.8.13