mbed library sources modified for open wear

Dependents:   openwear-lifelogger-example

Fork of mbed-src by mbed official

History

N/A default tip

2014-09-16, by janekm [Tue, 16 Sep 2014 22:42:01 +0000] rev 310

N/A


N/A;

2014-09-08, by janekm [Mon, 08 Sep 2014 23:16:31 +0000] rev 309

N/A;


?

2014-09-04, by janekm [Thu, 04 Sep 2014 21:18:39 +0000] rev 308

?


RC oscillator, I2C pins & pullups

2014-09-02, by janekm [Tue, 02 Sep 2014 21:14:02 +0000] rev 307

RC oscillator, I2C pins & pullups


Synchronized with git revision f304c6ba83591678388024d30440e94781fa8d65

2014-08-29, by mbed_official [Fri, 29 Aug 2014 20:45:07 +0100] rev 306

Synchronized with git revision f304c6ba83591678388024d30440e94781fa8d65

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

[NUCLEOs] enhance i2c api


Synchronized with git revision 734f365d7da26ef199751f4b0d91611479b495ea

2014-08-29, by mbed_official [Fri, 29 Aug 2014 17:15:07 +0100] rev 305

Synchronized with git revision 734f365d7da26ef199751f4b0d91611479b495ea

Full URL: https://github.com/mbedmicro/mbed/commit/734f365d7da26ef199751f4b0d91611479b495ea/

1. timestamp_t as an abstraction for time values managed by
Ticker. Using uint64_t for timestamp_t allows a wraparound-free
Ticker. This change forces us to update the definitions of usTicker
for all platforms; but the changes beyond nRF51822 aren't major.

2. reduce power consumption on the nRF51822 by removing the need for
the high-frequency processor timer; and reimplementing it using the
RTC.

I've also replaced high-frequency clock with low-frequency external
clock during system startup of the nRF51822. This brings a major win
in power consumption.


Synchronized with git revision 04d0142bd6b6871c31708252e1b174bf39cd9f53

2014-08-29, by mbed_official [Fri, 29 Aug 2014 11:45:07 +0100] rev 304

Synchronized with git revision 04d0142bd6b6871c31708252e1b174bf39cd9f53

Full URL: https://github.com/mbedmicro/mbed/commit/04d0142bd6b6871c31708252e1b174bf39cd9f53/


Synchronized with git revision e4e0873d551611d0a330c8b885e1811f4ecb77f3

2014-08-29, by mbed_official [Fri, 29 Aug 2014 10:15:06 +0100] rev 303

Synchronized with git revision e4e0873d551611d0a330c8b885e1811f4ecb77f3

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

Renamed TARGET_GHI_MBUINO to TARGET_OC_MBUINO to fix an issue with the o...


Synchronized with git revision 616ac8929a3aa44da57b42095ef34999efb98a10

2014-08-28, by mbed_official [Thu, 28 Aug 2014 16:45:07 +0100] rev 302

Synchronized with git revision 616ac8929a3aa44da57b42095ef34999efb98a10

Full URL: https://github.com/mbedmicro/mbed/commit/616ac8929a3aa44da57b42095ef34999efb98a10/


Synchronized with git revision 90467175c04ad81c20cdf7b2ddb86c54f5f3dcbb

2014-08-27, by mbed_official [Wed, 27 Aug 2014 08:45:06 +0100] rev 301

Synchronized with git revision 90467175c04ad81c20cdf7b2ddb86c54f5f3dcbb

Full URL: https://github.com/mbedmicro/mbed/commit/90467175c04ad81c20cdf7b2ddb86c54f5f3dcbb/