Thomas Kohler
|
d96aa52fb9
|
ble: add support for functional options, add tests (#1059)
|
2024-02-10 18:02:09 +01:00 |
Thomas Kohler
|
3ac63bfd27
|
ble: introduce in drivers folder (#1057)
|
2024-02-04 18:50:43 +01:00 |
Thomas Kohler
|
865e724af0
|
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
|
2023-05-29 19:23:28 +02:00 |
Thomas Kohler
|
d908619462
|
Build(v2): fix usage by moving code to a v2 subfolder (#927)
|
2023-05-22 19:35:36 +02:00 |
Thomas Kohler
|
949392d8a7
|
Fix(core): Semantic Import Versioning for v2 (#921)
|
2023-05-20 14:25:21 +02:00 |
deadprogram
|
f2557954f4
|
docs: add helpful information to examples themselves
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-06-15 14:04:08 +02:00 |
Marc-Antoine Ruel
|
50d5869808
|
Fix go test ./...
Make all examples to not be built by default by adding the build tag 'example'.
Some files were automatically reformatted by goimports upon saving.
|
2017-03-13 11:01:39 -04:00 |
deadprogram
|
953c3254e7
|
core: use canonical import domain of gobot.io for all code
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-12-08 13:24:03 +01:00 |
deadprogram
|
4230d2ab2f
|
examples: remove Master unless needed for less code
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-18 21:08:25 +02:00 |
deadprogram
|
458c750f33
|
core: refactor/rename internal name of Master type
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-15 20:02:54 +02:00 |
deadprogram
|
acfdbee0cb
|
core: Convert all examples to use new Adaptor/Driver signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-03 16:58:43 +02:00 |
deadprogram
|
3540ce7bd1
|
docs: go fmt files that needed it from recent changes
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
5abc5d260e
|
[ble] Correct examples to use client adaptor
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-07-09 11:52:48 -06:00 |
deadprogram
|
9b779e40ab
|
Switching to currantlabs fork of gatt, and some related refactoring
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-07-03 10:52:11 +02:00 |
deadprogram
|
9de106d089
|
Simple implementation that can read data
|
2016-03-02 22:43:41 -08:00 |