added prescaler for 16 bit pwm in LPC1347 target

Fork of mbed-dev by mbed official

Committer:
mbed_official
Date:
Fri Apr 29 01:15:11 2016 +0100
Revision:
119:3921aeca8633
Synchronized with git revision fe9720f24b1adc71ab6962506ec51290f6afd270

Full URL: https://github.com/mbedmicro/mbed/commit/fe9720f24b1adc71ab6962506ec51290f6afd270/

[Renesas RZ/A1H] Enable asynchronous communications

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 119:3921aeca8633 1 #ifndef RESERVED_PINS_H
mbed_official 119:3921aeca8633 2 #define RESERVED_PINS_H
mbed_official 119:3921aeca8633 3
mbed_official 119:3921aeca8633 4 #define TARGET_RESERVED_PINS {}
mbed_official 119:3921aeca8633 5
mbed_official 119:3921aeca8633 6 #endif