Skip to content

Tags: nrf-rs/microbit

Tags

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #155 from nrf-rs/release

Prepare for 0.15.1 release.

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #149 from nrf-rs/release

Prepare for 0.15.0 release.

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #141 from nrf-rs/release

Prepare for 0.14.0 release.

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #89 from nrf-rs/release-0.13

Bump version to 0.13 to get the discovery book out of a pickle

v0.12.0

Toggle v0.12.0's commit message
Bump version to 0.12.0

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge #64

64: Bump version to 0.11.0 r=therealprof a=robyoung

See: [CHANGELOG.md](/CHANGELOG.md)

### Added

- Added support for the thumbv7em-none-eabi target for microbit:v2 (same as
  thumbv7em-none-eabihf but without hardware floating point support)

### Changed

- Rearrange LED display modules under the same root module and change their
  APIs to be more aligned with each other.
- Add BLE Beacon demo.
- Add a simple speaker demo for micro:bit V2.
- Add Board struct following the pattern used in other nrf board support crates.
- Add magnetometer example.
- LEDs on the micro:bit V1 are now turned off per default
- UART(E) is now exposed in the same way as I2C


Co-authored-by: Rob Young <[email protected]>

v0.10.1

Toggle v0.10.1's commit message
Add missing CHANGELOG.md link

Signed-off-by: Daniel Egger <[email protected]>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #51 from robyoung/bump-version-to-v0.10.0

Bump version to v0.10.0

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from robyoung/release-v0.9.0

Bump version to v0.9.0

v0.8.0

Toggle v0.8.0's commit message
Bumped versions and adjusted code for digital::v2

Signed-off-by: Daniel Egger <[email protected]>