File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/reference/contributing/target Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Hardware low power ticker capabilities.
48
48
49
49
You can find the API and specification for the low power ticker API in the following header file:
50
50
51
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__lp__ticker.html)
51
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__lp__ticker.html)
52
52
53
53
To enable low power ticker support in Mbed OS, add the ` LPTICKER ` label in the ` device_has ` option of the target's section in the ` targets.json ` file.
54
54
@@ -62,8 +62,8 @@ mbed test -t <toolchain> -m <target> -n tests-mbed_hal-common_ticker*,tests-mbed
62
62
63
63
You can read more about the test cases:
64
64
65
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__lp__ticker.html)
65
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__lp__ticker.html)
66
66
67
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__ticker__tests.html)
67
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__ticker__tests.html)
68
68
69
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__lp__ticker__tests.html)
69
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__lp__ticker__tests.html)
You can’t perform that action at this time.
0 commit comments