doc: make device pm APIs show in doxygen docs
Those were not being processed due to Kconfig only exposing the noop functions. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0329027bd8
commit
1fc2e43eb3
1 changed files with 1 additions and 0 deletions
|
@ -1966,6 +1966,7 @@ PREDEFINED = "CONFIG_ARCH_HAS_CUSTOM_BUSY_WAIT" \
|
|||
"CONFIG_BT_SMP" \
|
||||
"CONFIG_BT_SMP_APP_PAIRING_ACCEPT" \
|
||||
"CONFIG_DEVICE_POWER_MANAGEMENT" \
|
||||
"CONFIG_DEVICE_IDLE_PM" \
|
||||
"CONFIG_ERRNO" \
|
||||
"CONFIG_EXECUTION_BENCHMARKING" \
|
||||
"CONFIG_FLASH_PAGE_LAYOUT" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue