added prescaler for 16 bit pwm in LPC1347 target

Fork of mbed-dev by mbed official

History

added prescaler for 16 bit timers (solution as in LPC11xx), default prescaler 31 for max 28 ms period time default tip

2016-09-10, by JojoS [Sat, 10 Sep 2016 15:32:04 +0000] rev 147

added prescaler for 16 bit timers (solution as in LPC11xx), default prescaler 31 for max 28 ms period time


Remove superfluous targets

2016-09-08, by <> [Thu, 08 Sep 2016 15:05:30 +0100] rev 146

Remove superfluous targets


Remove duplicate files that were renamed.

2016-09-07, by sam_grove [Wed, 07 Sep 2016 20:44:12 +0000] rev 145

Remove duplicate files that were renamed.


This updates the lib to the mbed lib v125

2016-09-02, by <> [Fri, 02 Sep 2016 15:07:44 +0100] rev 144

This updates the lib to the mbed lib v125


Added targets.json file for the supported targets in the release

2016-08-02, by screamer [Tue, 02 Aug 2016 14:07:36 +0000] rev 143

Added targets.json file for the supported targets in the release


Synchronized with git revision db49c1edebc3516ee61197641f7cfbdeaea5482f

2016-05-26, by mbed_official [Thu, 26 May 2016 10:00:14 +0100] rev 142

Synchronized with git revision db49c1edebc3516ee61197641f7cfbdeaea5482f

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

Release v121


Synchronized with git revision b32f7a9aaf404cba2342b4f3cf268c581046626b

2016-05-24, by mbed_official [Tue, 24 May 2016 13:30:14 +0100] rev 141

Synchronized with git revision b32f7a9aaf404cba2342b4f3cf268c581046626b

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


Synchronized with git revision 24136afd3f87e9580dd3d3fcae28e9b9f166af3e

2016-05-24, by mbed_official [Tue, 24 May 2016 11:30:12 +0100] rev 140

Synchronized with git revision 24136afd3f87e9580dd3d3fcae28e9b9f166af3e

Full URL: https://github.com/mbedmicro/mbed/commit/24136afd3f87e9580dd3d3fcae28e9b9f166af3e/

Fix timer #816 issue for STM32F0 and STM32F1


Synchronized with git revision 39fa25d77e83d5ee53d6f77b30dc0c2d380fe034

2016-05-23, by mbed_official [Mon, 23 May 2016 16:00:17 +0100] rev 139

Synchronized with git revision 39fa25d77e83d5ee53d6f77b30dc0c2d380fe034

Full URL: https://github.com/mbedmicro/mbed/commit/39fa25d77e83d5ee53d6f77b30dc0c2d380fe034/


Synchronized with git revision 045d99bbaa9199c6d99fd701d1c942b4202a6f7d

2016-05-23, by mbed_official [Mon, 23 May 2016 15:45:15 +0100] rev 138

Synchronized with git revision 045d99bbaa9199c6d99fd701d1c942b4202a6f7d

Full URL: https://github.com/mbedmicro/mbed/commit/045d99bbaa9199c6d99fd701d1c942b4202a6f7d/

[STM32F0xx] Move CAN API to new directory structure