added prescaler for 16 bit pwm in LPC1347 target

Fork of mbed-dev by mbed official

Revision:
126:4d7eabe73831
Parent:
118:1e9abb17742b
Child:
142:d6373279a6f1
--- a/api/mbed.h	Mon May 09 18:45:11 2016 +0100
+++ b/api/mbed.h	Wed May 11 17:15:11 2016 +0100
@@ -1,4 +1,3 @@
-
 /* mbed Microcontroller Library
  * Copyright (c) 2006-2013 ARM Limited
  *
@@ -17,7 +16,7 @@
 #ifndef MBED_H
 #define MBED_H
 
-#define MBED_LIBRARY_VERSION 119
+#define MBED_LIBRARY_VERSION 120
 
 #include "platform.h"