You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -55,14 +59,12 @@ Read the documentation [here](http://pureswift.github.io/BluetoothLinux/docs/).
55
59
56
60
Do not test in Parallels or VMware with the built in Bluetooth adapter found in Macs. You can, however, use VMWare or Parallels, with a Linux compatible Bluetooth LE USB adapter plugged in. VirtualBox will work with the builtin adapter on Macs.
57
61
58
-
For best results, test with Swift 4.1.2 on an ARM board running Linux (e.g. BeagleBoneBlack, Raspberry Pi, Orange Pi, etc) and a Linux comaptible Bluetooth dongle (e.g. CSR8510 A10).
62
+
For best results, test with [Swift 5.1.5 on ARMv7](https://github.com/uraimo/buildSwiftOnARM) and a Linux-comptible Bluetooth dongle (e.g. CSR8510 A10).
59
63
60
64
## See Also
61
65
62
66
-[Bluetooth](https://github.com/PureSwift/Bluetooth) - Pure Swift Bluetooth Definitions.
63
67
-[GATT](https://github.com/PureSwift/GATT) - Bluetooth Generic Attribute Profile (GATT) for Swift
64
-
-[SwiftFoundation](https://github.com/PureSwift/SwiftFoundation) - Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library.
65
-
-[Cacao](https://github.com/PureSwift/Cacao) - Pure Swift Cross-platform UIKit
66
68
-[Silica](https://github.com/PureSwift/Silica) - Pure Swift CoreGraphics (Quartz2D) implementation
67
69
-[Predicate](https://github.com/PureSwift/Predicate) - Pure Swift Predicate implementation
68
70
@@ -71,7 +73,7 @@ License
71
73
72
74
**BluetoothLinux** is released under the MIT license. See LICENSE for details.
0 commit comments