Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update examples as minimally as possible #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

karlp
Copy link

@karlp karlp commented Sep 1, 2021

This updates the eddystone/ibeacon examples to the new APIs, with out making any extra changes to halt mechanisms, or program structure.

Tested on a Nucleo WB55 board.

Use latest versions where possible.  In same places dropped the
dot release specifier to take anything, and be a bit more clear that we
don't _really_ care.

Only tested with removing the Cargo.lock file and
rebuilding.  Can't update cortex-m as there's a dual dependency
somewhere in the tree and 0.6 and 0.7 clash?  Not enough of a rust
expert to resolve that.

Signed-off-by: Karl Palsson <karlp@etactica.com>
Uses the new BBBuffer implementation.
@karlp
Copy link
Author

karlp commented Sep 1, 2021

This largely supersedes #4

@karlp
Copy link
Author

karlp commented Sep 1, 2021

This fixes #3 but, as before, I can't get the transparent mode example to build, there's usb problems I can't fix.

the usb feature needed to be explicitly provided.
Semihosting dropped, some real logging solution is important eventually.
@karlp
Copy link
Author

karlp commented Sep 1, 2021

Ok, fixed the USB issue too now :)

@eupn eupn self-requested a review June 10, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant