37 #define CONFIG_SKIP_BOOT_MSG 
   43 #define CONFIG_BOOT_MSG_STRING 
   61 #ifdef MODULE_CORE_INIT 
void kernel_init(void)
Initializes scheduler and creates main and idle task.
 
static void early_init(void)
Initialize debug LEDs and stdio.
 
void board_init(void)
Initialize board specific hardware.