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 @@ -32,7 +32,7 @@ Hardware RTC capabilities.
32
32
33
33
You can find the API and specification for the RTC API in the following header file:
34
34
35
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http://os-doc-builder.test.mbed.com/docs/development/feature-hal-spec-rtc -doxy/group__hal__rtc.html )
35
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http://os-doc-builder.test.mbed.com/docs/development/mbed-os-api -doxy/group__hal__rtc.html )
36
36
37
37
To enable RTC support in Mbed OS, add the ` RTC ` label in the ` device_has ` option of the target's section in the ` targets.json ` file.
38
38
@@ -46,4 +46,4 @@ mbed test -t <toolchain> -m <target> -n "tests-mbed_hal-rtc*"
46
46
47
47
You can read more about the test cases:
48
48
49
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http://os-doc-builder.test.mbed.com/docs/development/feature-hal-spec-rtc -doxy/group__hal__rtc__tests.html )
49
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http://os-doc-builder.test.mbed.com/docs/development/mbed-os-api -doxy/group__hal__rtc__tests.html )
You can’t perform that action at this time.
0 commit comments