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 @@ -42,7 +42,7 @@ To implement this API, the device must have a hardware counter that has a count
42
42
43
43
You can find the API and specification for the microsecond ticker API in the following header file:
44
44
45
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__us__ticker.html)
45
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__us__ticker.html)
46
46
47
47
To enable microsecond ticker support in Mbed OS, add the ` USTICKER ` label in the ` device_has ` option of the target's section in the ` targets.json ` file.
48
48
@@ -56,8 +56,8 @@ mbed test -t <toolchain> -m <target> -n tests-mbed_hal-common_ticker*,tests-mbed
56
56
57
57
You can read more about the test cases:
58
58
59
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__us__ticker.html)
59
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__us__ticker.html)
60
60
61
- [ ![ 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)
61
+ [ ![ 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)
62
62
63
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( https ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__us__ticker__tests.html)
63
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http ://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/group__hal__us__ticker__tests.html)
You can’t perform that action at this time.
0 commit comments