Releases: corybuecker/embedded-experiments
Releases · corybuecker/embedded-experiments
v0.3.0
What's Changed
- Store events in a ring buffer by @corybuecker in #16
- Rename project from 'BLE Experiments' to 'Embedded experiments' by @corybuecker in #17
- feat(pico-2w-i2c-usb,read-usb): add new USB CDC example and host reader projects by @corybuecker in #18
- Add I2C reader for Pico 2 W by @corybuecker in #19
- fix: use correct RAM size for softdevice by @corybuecker in #20
- feat(ble-notification): migrate BLE notification example from embassy-experiment by @corybuecker in #21
- fix: improve GHA and linting jobs by @corybuecker in #22
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: implement BLE periodic advertising by @corybuecker in #7
- Implement beacon service broadcasting by @corybuecker in #8
- chore: add PoC for Embassy and the nRF52840 by @corybuecker in #9
- chore: setup Pico 2 W project by @corybuecker in #10
- build(embassy-experiment): update .gitignore and memory.x for new build and memory layout by @corybuecker in #12
- chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.13.0 to 1.14.0 by @dependabot[bot] in #11
- feat: add button press logic for nrf52840 by @corybuecker in #13
- Notify client of status changes by @corybuecker in #14
- Update README by @corybuecker in #15
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- chore: initial commit by @corybuecker in #1
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #2
- feat: store GPIO samples in thread by @corybuecker in #3
- Rewrite and expand project README for setup, usage, and architecture by @corybuecker in #4
- chore: add linting for C by @corybuecker in #5
- chore: update README by @corybuecker in #6
New Contributors
- @corybuecker made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
Full Changelog: https://github.com/corybuecker/ble-experiments/commits/v0.1.0