Commit Graph

24 Commits

Author SHA1 Message Date
Peli de Halleux 89406330cf rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
Peli de Halleux d76d92e041 inserting macros instead of hard coded board names 2016-11-01 10:42:42 -07:00
Peli de Halleux 66a46e4046 fixing links in docs 2016-10-22 23:04:08 -07:00
Peli de Halleux bd1536132d fixing references / snippets
cleanup "snippets" compilation state
2016-10-22 21:29:31 -07:00
Peli de Halleux 6ad59e04a6 fixed uart issues 2016-10-18 21:47:54 -07:00
Peli de Halleux ae5d5c74a7 better support for BLE UART and alignment with serial blocks. (#276)
* aligning uart apis with serial

* reorganizing serial/bluetooth blocks

* Autoupdate configuration for UART. (#279)

* Autoupdate configuration for UART.

* removing serial autoupdates.
2016-10-18 21:36:42 -07:00
Thomas Denney 6a5cfae5ff snake_case -> camelCase in docs 2016-07-19 11:42:42 +01:00
Martin Woolley 499d619faf Reordered links in 'See also' sections 2016-06-27 13:54:44 +01:00
Martin Woolley c178e58260 Added About Bluetooth page and links to profile reference and overview 2016-06-27 13:46:29 +01:00
Peli de Halleux 545f715eeb fixing uarl docs 2016-06-24 11:03:39 -07:00
Martin Woolley b9a24a4542 Documentation for pairing. Hint section updated to reference this. 2016-06-24 11:09:56 +01:00
Martin Woolley af5bf6e04e Documentation for the uartRead block 2016-06-24 09:35:31 +01:00
Martin Woolley 0834402b18 Pairing documentation worj in progress. UART write block added 2016-06-24 07:59:08 +01:00
Martin Woolley 76005841fa Increased default power to 6, added UART write block 2016-06-23 11:38:23 +01:00
Peli de Halleux b150ee873f updated bluetooth docs 2016-06-22 09:25:01 -07:00
Peli de Halleux bf8f38fe38 docs formatting fixes 2016-06-21 09:17:46 -07:00
Martin Woolley 8faeeffecf Added documentation for on-bluetooth-connected and on-bluetooth-disconnected event handlers 2016-06-21 12:12:36 +01:00
Martin Woolley 343968cf09 Added documentation for Bluetooth temperature service 2016-06-21 10:10:02 +01:00
Martin Woolley ca92f787e8 Added documentation for Bluetooth button service 2016-06-21 09:55:52 +01:00
Martin Woolley 49a67e73be Added documentation for Bluetooth accelerometer service 2016-06-21 09:40:51 +01:00
Martin Woolley 11af897c3d Added documentation for Bluetooth magnetometer service 2016-06-21 08:45:00 +01:00
Martin Woolley c1656cf441 Added documentation for Bluetooth LED service 2016-06-21 08:01:33 +01:00
Martin Woolley eb01245cce Added sig section 2016-06-20 18:11:02 +01:00
Martin Woolley 22c03dfd7a Documentation for Bluetooth IO Pin service block.
Addition of event handler blocks for Bluetooth connection state changes.
2016-06-20 08:39:51 +01:00