Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Dec 29, 2024
1 parent 626da3e commit 0d69ed6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Changed
- BTstack: Using v1.6.2
- Documentation: Updated FAQ and Arduino docs.
- Pico W: Updated `btstack_config.h`. Disables malloc, enables some BTstack features, and some minor changes
- Pico W: Updated instructions to use Pico Debug probe
- Pico W: Updated CMakeLists.txt with option to dump HCI packets.
- BLE: Connection should be a bit more reliable. No longer depends on having encryption enabled.
- Core: packet handlers have the `uni_` prefix. Useful to avoid collision when putting breakpoints.

[github_issue_105]: https://github.com/ricardoquesada/bluepad32/issues/105

Expand Down

0 comments on commit 0d69ed6

Please sign in to comment.