File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/reference/contributing/target Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ The core system clock is disabled. You can only enable the low-frequency clocks
26
26
27
27
You can find the API and specification for the sleep API in the following header file:
28
28
29
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__sleep.html)
29
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__sleep.html)
30
30
31
31
To enable sleep support in Mbed OS, you need to add the ` SLEEP ` label in the ` device_has ` option of the target's section in the ` targets.json ` file.
32
32
@@ -40,4 +40,4 @@ mbed test -t <toolchain> -m <target> -n "tests-mbed_hal-sleep*"
40
40
41
41
You can read more about the test cases:
42
42
43
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__sleep__tests.html)
43
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__sleep__tests.html)
You can’t perform that action at this time.
0 commit comments