Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ble,serial: rework adaptor and drivers #1057

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

gen2thomas
Copy link
Collaborator

@gen2thomas gen2thomas commented Feb 4, 2024

Solved issues and/or description of the change

This PR rework the BLE adaptor and Sphero drivers by splitting off in this parts:

This is one step in direction to open the possibility to add more BLE drivers, see #1004 .
The existing gpio-migration guide was moved to driver level and improved for the changes.

Manual test

none

Checklist

  • The PR's target branch is 'hybridgroup:dev'
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (e.g. by run make test_race)
  • No linter errors exist locally (e.g. by run make fmt_check)
  • I have performed a self-review of my own code

If this is a new driver or adaptor:

  • I have added the name to the corresponding README.md
  • I have added an example to see how to setup and use it
  • I have checked or build at least my new example (e.g. by run make examples_check)

@gen2thomas gen2thomas force-pushed the feature/ble_rework branch 9 times, most recently from 66e27a8 to 7cadd64 Compare February 4, 2024 17:23
@gen2thomas gen2thomas marked this pull request as ready for review February 4, 2024 17:50
@gen2thomas gen2thomas merged commit 3ac63bf into hybridgroup:dev Feb 4, 2024
5 checks passed
@gen2thomas gen2thomas deleted the feature/ble_rework branch February 4, 2024 17:50
szampardi pushed a commit to szampardi/gobot that referenced this pull request Nov 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant