added prescaler for 16 bit pwm in LPC1347 target

Fork of mbed-dev by mbed official

Committer:
<>
Date:
Fri Sep 02 15:07:44 2016 +0100
Revision:
144:ef7eb2e8f9f7
Parent:
0:9b334a45a8ff
This updates the lib to the mbed lib v125

Who changed what in which revision?

UserRevisionLine numberNew contents of line
<> 144:ef7eb2e8f9f7 1 # ignore files for targets that aren't supported by the yotta build (to
<> 144:ef7eb2e8f9f7 2 # minimise the size of the published module)
<> 144:ef7eb2e8f9f7 3
<> 144:ef7eb2e8f9f7 4 TARGET_ARM_SSG
<> 144:ef7eb2e8f9f7 5 TARGET_Freescale
<> 144:ef7eb2e8f9f7 6 TARGET_RENESAS
<> 144:ef7eb2e8f9f7 7 TARGET_Silicon_Labs
<> 144:ef7eb2e8f9f7 8 TARGET_Atmel
<> 144:ef7eb2e8f9f7 9 TARGET_Maxim
<> 144:ef7eb2e8f9f7 10 TARGET_NXP
<> 144:ef7eb2e8f9f7 11 TARGET_STM
<> 144:ef7eb2e8f9f7 12 TARGET_WIZNET
<> 144:ef7eb2e8f9f7 13 TOOLCHAIN_IAR
<> 144:ef7eb2e8f9f7 14