samples: boards: stm32: power_mgmt: blinky: use dtcompatible role
Reference DT compatible using the :dtcompatible: role. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
feaf0070fc
commit
9636b46519
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Requirements
|
|||
|
||||
The board should support enabling PM. For a STM32 based target, it means that
|
||||
it should support a clock source alternative to Cortex Systick that can be used
|
||||
in core sleep states, as LPTIM (:ref:`dtbinding_st_stm32_lptim`).
|
||||
in core sleep states, as LPTIM (:dtcompatible:`st,stm32-lptim`).
|
||||
|
||||
Building and Running
|
||||
********************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue