flash_cm3.h

Go to the documentation of this file.
00001 
00038 #include <cpu/detect.h>
00039 
00040 #if CPU_CM3_LM3S
00041     #include "flash_lm3s.h"
00042 /*#elif  Add other Cortex-M3 CPUs here */
00043 #else
00044     #error Unknown CPU
00045 #endif