Skip to content

Commit f85a918

Browse files
nvlsianpucarlescufi
authored andcommitted
doc: include settings RT API
Corrected doxygen predefinition for run-time API inclusion into doxygen build. Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent e3d3903 commit f85a918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/zephyr.doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1980,7 +1980,7 @@ PREDEFINED = "CONFIG_ARCH_HAS_CUSTOM_BUSY_WAIT" \
19801980
"CONFIG_SCHED_CPU_MASK" \
19811981
"CONFIG_SCHED_DEADLINE" \
19821982
"CONFIG_SCHED_DEADLINE" \
1983-
"CONFIG_SETTINGS_RUNTIME=y" \
1983+
"CONFIG_SETTINGS_RUNTIME" \
19841984
"CONFIG_SMP" \
19851985
"CONFIG_SPI_ASYNC" \
19861986
"CONFIG_SYS_CLOCK_EXISTS" \

0 commit comments

Comments
 (0)