CHANGELOG.md (981e6ebfb3c3a54b6b2c3f8f80ff7dd68891fcce) | CHANGELOG.md (3bf0030083cc431b4a4ab984d1ef367f1a43451e) |
---|---|
1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 9## Unreleased 10 11## Added | 1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 9## Unreleased 10 11## Added |
12 |
|
12## Fixed | 13## Fixed |
14- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 15 |
|
13## Changed 14 | 16## Changed 17 |
18 |
|
15## Release v1.5.5 16 17### Added 18- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_* 19- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0) 20- example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device 21 22### Fixed --- 1027 unchanged lines hidden --- | 19## Release v1.5.5 20 21### Added 22- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_* 23- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0) 24- example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device 25 26### Fixed --- 1027 unchanged lines hidden --- |