Fix typos.
[bertos.git] / bertos / cpu / arm / info / at91sam7.common
index fe55da456dbc2ffdc8ef2ec21f05d3074634bf85..8122e5ccdc2b91f61110e889c351372c6674e5d0 100644 (file)
@@ -58,7 +58,7 @@ CORE_CPU = "arm7tdmi"
 CPU_FLAG_NAME = "CPU"
 
 # Where are locate the bertos directories
-SCRIPT_DIR = CPU_DIR + "arm/script/"
+SCRIPT_DIR = CPU_DIR + "arm/scripts/"
 HW_DIR = CPU_DIR + "arm/hw/"
 DRV_DIR = CPU_DIR + "arm/drv/"
 
@@ -78,4 +78,4 @@ SUPPORTED_DRV = [ "adc",
                  "stepper",
                  "timer",
                  "twi" ]
-       
+