added prescaler for 16 bit pwm in LPC1347 target

Fork of mbed-dev by mbed official

Committer:
bogdanm
Date:
Thu Oct 01 15:25:22 2015 +0300
Revision:
0:9b334a45a8ff
Child:
144:ef7eb2e8f9f7
Initial commit on mbed-dev

Replaces mbed-src (now inactive)

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 0:9b334a45a8ff 1 #ifndef RESERVED_PINS_H
bogdanm 0:9b334a45a8ff 2 #define RESERVED_PINS_H
bogdanm 0:9b334a45a8ff 3
bogdanm 0:9b334a45a8ff 4 #define TARGET_RESERVED_PINS {}
bogdanm 0:9b334a45a8ff 5
bogdanm 0:9b334a45a8ff 6 #endif