Skip to content

Commit ae085fa

Browse files
committed
Link idle loop doxygen
1 parent 6cb6d8d commit ae085fa

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/reference/api/platform/PowerManagement.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ These Mbed OS drivers can lock the deep sleep:
4444

4545
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/SleepManager_Example_1/)](https://os.mbed.com/teams/mbed_example/code/SleepManager_Example_1/file/e85412b4147e/main.cpp)
4646

47+
### Function reference
48+
49+
[![View code](https://www.mbed.com/embed/?type=library)](http://os-doc-builder.test.mbed.com/docs/v5.7/mbed-os-api-doxy/mbed__sleep_8h_source.html)
4750

4851
### Idle loop
4952

@@ -61,6 +64,4 @@ void main()
6164
}
6265
```
6366

64-
### Function reference
65-
66-
[![View code](https://www.mbed.com/embed/?type=library)](http://os-doc-builder.test.mbed.com/docs/v5.7/mbed-os-api-doxy/mbed__sleep_8h_source.html)
67+
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/v5.7/mbed-os-api-doxy/group__rtos___idle.html)

0 commit comments

Comments
 (0)