added prescaler for 16 bit pwm in LPC1347 target

Fork of mbed-dev by mbed official

Committer:
JojoS
Date:
Sat Sep 10 15:32:04 2016 +0000
Revision:
147:ba84b7dc41a7
Parent:
144:ef7eb2e8f9f7
added prescaler for 16 bit timers (solution as in LPC11xx), default prescaler 31 for max 28 ms period time

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