Skip to content

Commit d311899

Browse files
Johan HedbergAnas Nashif
authored andcommitted
release-notes: Make a clear note about the Kconfig prefix change
Make it known to any out-of-tree apps that they need to update their references to any Bluetooth Kconfig options. Jira: ZEP-2558 Signed-off-by: Johan Hedberg <[email protected]>
1 parent 52fdd53 commit d311899

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/release-notes-1.9.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ Bluetooth
9797
* Controller roles (Advertiser, Scanner, Master and Slave) separation in
9898
source code, conditionally includable
9999
* Flash access cooperation with BLE radio activity
100+
* Bluetooth Kconfig options have been renamed have the same (consistent)
101+
prefix as the Bluetooth APIs, namely BT_* instead of BLUETOOTH_*.
102+
Controller Kconfig options have been shortened to use CTLR instead of
103+
CONTROLLER.
100104

101105
Build and Infrastructure
102106
************************

0 commit comments

Comments
 (0)