Contiki-NG
Files

Files

file  ccfg-conf.c
 Configuration of CCFG.
 

ROM Bootloader configuration

Enable/Disable the ROM bootloader in your image, if the board supports it.

Look in Board.h to choose the DIO and corresponding level that will cause the chip to enter bootloader mode.

#define CCFG_CONF_ROM_BOOTLOADER_ENABLE   0
 

Detailed Description