Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Seeed_Tiny_BLE_FTHR_Peripheral
Fork of BLE_HID by
History
Use TinyBLE as Joystick.
2017-06-12, by bowenfeng [Mon, 12 Jun 2017 04:07:24 +0000] rev 4
Use TinyBLE as Joystick.
Version 0.3
2015-11-19, by Jean-Philippe Brucker [Thu, 19 Nov 2015 15:00:39 +0000] rev 3
Version 0.3
Version 0.2
2015-10-29, by Jean-Philippe Brucker [Thu, 29 Oct 2015 16:48:26 +0000] rev 2
Version 0.2
Publish version 0.1 of the BLE HID lib
2015-10-07, by Jean-Philippe Brucker [Wed, 07 Oct 2015 11:29:52 +0100] rev 1
Publish version 0.1 of the BLE HID lib
This version number is completely arbitrary, and probably won't stick: once the
service is stable, we'll merge it with BLE API.
It is simply used to keep examples in sync with the lib and the github
repository during development.
Initial version
2015-09-15, by Jean-Philippe Brucker [Tue, 15 Sep 2015 20:16:58 +0100] rev 0
Initial version
Provides all the components for an HID-over-GATT Profile implementation using
BLE API.