Update lm3s templates.
[bertos.git] / boards / ek-lm3s1968 / templates / kernel / main.c
index 34ad1c652112a20f59cdb604568429b4bbd9c2dc..31408ec35dbee6f33fe399108c2696f6c9fae2eb 100644 (file)
@@ -87,7 +87,7 @@ static void init(void)
        /* Initialize the keypad driver */
        kbd_init();
        /* Initialize the internal flash memory */
-        flash_init(&flash);
+       flash_init(&flash, 0);
 
        /*
         * Kernel initialization: processes (allow to create and dispatch