Skip to content

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 <[email protected]>
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.

1 participant