This fork of the MBED Library allows you to use counters on the external counter pins (15/16 for Timer 3, 29/30 for Timer 2) by switching internal timing functions in MBED to utilize Timer 0

Fork of mbed-src by mbed official

History

This changes the timer used at the core of MBED from Timer 3 to Timer 0. This allows for the use of external pins with both Timer 2 and 3. default tip

2014-10-23, by bparrott [Thu, 23 Oct 2014 10:10:42 +0000] rev 349

This changes the timer used at the core of MBED from Timer 3 to Timer 0. This allows for the use of external pins with both Timer 2 and 3.


Synchronized with git revision ecf04d37822721954ac3aed2c56c831c7675ed56

2014-10-13, by mbed_official [Mon, 13 Oct 2014 15:15:07 +0100] rev 348

Synchronized with git revision ecf04d37822721954ac3aed2c56c831c7675ed56

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

HAL: [LPC1549, LPC11U68] Add RTC support


Synchronized with git revision 77c1102c0fa5f07ff81101c44bb47bd2c8eab03b

2014-10-13, by mbed_official [Mon, 13 Oct 2014 14:30:06 +0100] rev 347

Synchronized with git revision 77c1102c0fa5f07ff81101c44bb47bd2c8eab03b

Full URL: https://github.com/mbedmicro/mbed/commit/77c1102c0fa5f07ff81101c44bb47bd2c8eab03b/

Exporters: NUCLEO_F334R8 - export to gcc_arm and coide (templates, travis addition)


Synchronized with git revision 7e29ffcd56b7c96b7685f5df43c095c26e882ecf

2014-10-13, by mbed_official [Mon, 13 Oct 2014 10:15:06 +0100] rev 346

Synchronized with git revision 7e29ffcd56b7c96b7685f5df43c095c26e882ecf

Full URL: https://github.com/mbedmicro/mbed/commit/7e29ffcd56b7c96b7685f5df43c095c26e882ecf/

HAL: LPC824 - Correct SPI delay value


Synchronized with git revision 07722e70ce09fb2c887f81ae10489a71b31c6977

2014-10-13, by mbed_official [Mon, 13 Oct 2014 08:45:06 +0100] rev 345

Synchronized with git revision 07722e70ce09fb2c887f81ae10489a71b31c6977

Full URL: https://github.com/mbedmicro/mbed/commit/07722e70ce09fb2c887f81ae10489a71b31c6977/


Synchronized with git revision 342790b0c3be997d6ed3744962729c4d9c6a9a39

2014-10-13, by mbed_official [Mon, 13 Oct 2014 08:00:07 +0100] rev 344

Synchronized with git revision 342790b0c3be997d6ed3744962729c4d9c6a9a39

Full URL: https://github.com/mbedmicro/mbed/commit/342790b0c3be997d6ed3744962729c4d9c6a9a39/

HAL: Disco_F429ZI - extensions of interrupt vectors, pin names and pin functions


Synchronized with git revision b97938d3adfc723a38cf67cdf5db3182b260027a

2014-10-10, by mbed_official [Fri, 10 Oct 2014 08:45:07 +0100] rev 343

Synchronized with git revision b97938d3adfc723a38cf67cdf5db3182b260027a

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

HAL: BLE Nano - pin corrections for the BLE Nano board (D0-D7)


Synchronized with git revision 6d160000efbbad6e9789398d255640505e07c2b5

2014-10-10, by mbed_official [Fri, 10 Oct 2014 07:45:07 +0100] rev 342

Synchronized with git revision 6d160000efbbad6e9789398d255640505e07c2b5

Full URL: https://github.com/mbedmicro/mbed/commit/6d160000efbbad6e9789398d255640505e07c2b5/


Synchronized with git revision dde65d84a0fcf0887d216c9841bbc1b262ef7a13

2014-10-09, by mbed_official [Thu, 09 Oct 2014 10:15:07 +0100] rev 341

Synchronized with git revision dde65d84a0fcf0887d216c9841bbc1b262ef7a13

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

CMSIS: NUCLEO_F401RE - ARM GCC ld RAM size correction


Synchronized with git revision b5a4c8e80393336b2656fb29ab46d405d3068602

2014-10-09, by mbed_official [Thu, 09 Oct 2014 08:15:07 +0100] rev 340

Synchronized with git revision b5a4c8e80393336b2656fb29ab46d405d3068602

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

HAL: nrf51822 - Few fixes for PWM and Serial