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

Revision:
228:85a676113daa
Parent:
140:ca60b7a31055
--- a/api/error.h	Wed Jun 11 16:00:09 2014 +0100
+++ b/api/error.h	Thu Jun 12 10:15:07 2014 +0100
@@ -53,8 +53,6 @@
  * #endcode
  */
 
-#include "toolchain.h"
-
 #ifdef __cplusplus
 extern "C" {
 #endif