CHANGELOG.md (1d2bbd54d38fd360c80be6d21ded16d2ea18aa93) | CHANGELOG.md (571932a94f75e8d87365c15281a96cf01ba3d8ef) |
---|---|
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 |
12HCI: `btstack_transport_sco.h` allows to support SCO over physical PCM/I2S interface (`HAVE_SCO_TRANSPORT`) 13POSIX: `btstack_transport_sco_i2s_test_bridge.c` implements sco transport interface for UART-to-I2S test bridge 14 |
|
12### Fixed | 15### Fixed |
16 |
|
13### Changed 14HCI: config I2S for BCM Controllers if `ENABLE_SCO_OVER_PCM`, reduce bit clock to 256/512 kHz 15 16 17## Release v1.3.1 18 19### Added 20GAP: support for Classic Out-of-Band (OOB) pairing via `gap_ssp_remote_oob_data` with `ENABLE_CLASSIC_OOB_PAIRING` --- 720 unchanged lines hidden --- | 17### Changed 18HCI: config I2S for BCM Controllers if `ENABLE_SCO_OVER_PCM`, reduce bit clock to 256/512 kHz 19 20 21## Release v1.3.1 22 23### Added 24GAP: support for Classic Out-of-Band (OOB) pairing via `gap_ssp_remote_oob_data` with `ENABLE_CLASSIC_OOB_PAIRING` --- 720 unchanged lines hidden --- |