added prescaler for 16 bit pwm in LPC1347 target

Fork of mbed-dev by mbed official

Revision:
115:33c68e1b9487
Parent:
80:bdf1132a57cf
Child:
144:ef7eb2e8f9f7
diff -r fe4fe5cfc3a3 -r 33c68e1b9487 targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/CMSDK_CM7.h
--- a/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/CMSDK_CM7.h	Tue Apr 26 17:15:11 2016 +0100
+++ b/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/CMSDK_CM7.h	Tue Apr 26 17:30:10 2016 +0100
@@ -109,7 +109,7 @@
 #define __ICACHE_PRESENT          1
 #define __DCACHE_PRESENT          1
 
-#include "core_CM7.h"                         /* Processor and core peripherals                  */
+#include "core_cm7.h"                         /* Processor and core peripherals                  */
 #include "system_CMSDK_CM7.h"                 /* System Header                                   */