-
Dependencies: BLE_API nRF51822
Fork of Puck by
History
Update data write callbacks to use new BLE_API flow
2015-02-27, by sigveseb [Fri, 27 Feb 2015 17:31:47 +0000] rev 15
Update data write callbacks to use new BLE_API flow
Update Puck library to newest versions of BLE_API.h, mbed.h.
2015-02-23, by aleksanb [Mon, 23 Feb 2015 15:25:22 +0000] rev 14
Update Puck library to newest versions of BLE_API.h, mbed.h.
Upgrade to newest BLE_API and nRF library.
2014-08-11, by aleksanb [Mon, 11 Aug 2014 09:42:01 +0000] rev 13
Upgrade to newest BLE_API and nRF library.
Add license
2014-08-05, by cristea [Tue, 05 Aug 2014 08:34:51 +0000] rev 12
Add license
Remove .orig file
2014-08-01, by stiaje [Fri, 01 Aug 2014 07:46:52 +0000] rev 11
Remove .orig file
Merge 'Update display puck to use new lib'
2014-08-01, by stiaje [Fri, 01 Aug 2014 07:45:38 +0000] rev 10
Merge 'Update display puck to use new lib'
Update display puck to use new puck lib
2014-07-29, by sigveseb [Tue, 29 Jul 2014 14:03:14 +0000] rev 9
Update display puck to use new puck lib
Add support for characteristic value updating from the mbed
2014-07-24, by sigveseb [Thu, 24 Jul 2014 14:27:55 +0000] rev 8
Add support for characteristic value updating from the mbed
Hoist logging out of Puck.h; ; There was a problem with multiple definitions of functions in Puck.h if; used in two different files. The logger has been moved out so that we; have independent loggers for each file, which can have different verbosity.
2014-07-24, by cristea [Thu, 24 Jul 2014 09:25:42 +0000] rev 7
Hoist logging out of Puck.h; ; There was a problem with multiple definitions of functions in Puck.h if; used in two different files. The logger has been moved out so that we; have independent loggers for each file, which can have different verbosity.
merge
2014-07-23, by sigveseb [Wed, 23 Jul 2014 14:34:21 +0000] rev 6
merge