Skip to content

Commit afb98f3

Browse files
rugeGerritsennordicjm
authored andcommitted
doc: Remove undefined CONFIG_BT_BREDR from doxyfiles predefines
This configuration doesn't exist. Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent 4bbfb4f commit afb98f3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

doc/nrf/nrf.doxyfile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2411,7 +2411,6 @@ PREDEFINED = __DOXYGEN__ \
24112411
"CONFIG_PM_DEVICE=y" \
24122412
"CONFIG_BT_SMP=y" \
24132413
"CONFIG_USERSPACE=y" \
2414-
"CONFIG_BT_BREDR=y" \
24152414
"NET_MGMT_DEFINE_REQUEST_HANDLER(x)=" \
24162415
"DEVICE_DEFINE()=" \
24172416
"DEVICE_AND_API_INIT()=" \

doc/nrfxlib/nrfxlib.doxyfile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2415,7 +2415,6 @@ PREDEFINED = __DOXYGEN__ \
24152415
"CONFIG_PM_DEVICE=y" \
24162416
"CONFIG_BT_SMP=y" \
24172417
"CONFIG_USERSPACE=y" \
2418-
"CONFIG_BT_BREDR=y" \
24192418
"NET_MGMT_DEFINE_REQUEST_HANDLER(x)=" \
24202419
"DEVICE_DEFINE()=" \
24212420
"DEVICE_AND_API_INIT()=" \

0 commit comments

Comments
 (0)