File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Hardware MPU capabilities.
23
23
24
24
You can find the API and specification for the MPU API in the following header file:
25
25
26
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http://os-doc-builder.test .mbed.com/docs/development/mbed-os-api-doxy/group__hal__mpu.html )
26
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http://os.mbed.com/docs/development/mbed-os-api-doxy/group__hal__mpu.html )
27
27
28
28
To enable MPU support in Mbed OS, add the ` MPU ` label in the ` device_has ` option of the target's section in the ` targets.json ` file.
29
29
@@ -41,4 +41,4 @@ mbed test -t <toolchain> -m <target> -n "tests-mbed_hal-mpu*"
41
41
42
42
You can read more about the test cases:
43
43
44
- [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http://os-doc-builder.test .mbed.com/docs/development/mbed-os-api-doxy/group__hal__mpu__tests.html )
44
+ [ ![ View code] ( https://www.mbed.com/embed/?type=library )] ( http://os.mbed.com/docs/development/mbed-os-api-doxy/group__hal__mpu__tests.html )
You can’t perform that action at this time.
0 commit comments