updates

Dependencies:   BLE_API mbed-dev-bin nRF51822

Fork of microbit-dal-eddystone by Martin Woolley

Committer:
LancasterUniversity
Date:
Wed Jul 13 12:18:42 2016 +0100
Revision:
63:b4372a29994f
Parent:
1:8aa5cdb4ab67
Synchronized with git rev 4cf48035
Author: Joe Finney
microbit: Added getDigitalValue overload for PullMode #156

- Introduced an overload to MicroBitIOPin::getDigitalValue() to permit the
setting of a specific pull mode at the time of reading.

- Bugfix of MicroBitIOPin::setPull() to persist preferred pull settings

- Added configuration options to allow the default PullMode to be set via
compile time option through MicroBitConfig.h or YOTTA_CONFIG

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Jonathan Austin 1:8aa5cdb4ab67 1 Joe Finney (@finneyj)
Jonathan Austin 1:8aa5cdb4ab67 2 James Devine (@jamesadevine)
Jonathan Austin 1:8aa5cdb4ab67 3 Martin Woolley (@bluetooth-mdw)
Jonathan Austin 1:8aa5cdb4ab67 4 Michał Moskal (@mmoskal)
Jonathan Austin 1:8aa5cdb4ab67 5 Robert May (@remay)
Jonathan Austin 1:8aa5cdb4ab67 6 Jonathan Protzenko (@msprotz)
Jonathan Austin 1:8aa5cdb4ab67 7 James Sheppard (@jamessheppard)
Jonathan Austin 1:8aa5cdb4ab67 8 Damien George (@dpgeorge)
Jonathan Austin 1:8aa5cdb4ab67 9 Mathew Else (@matthewelse)