Skip to content

Commit 9978f60

Browse files
author
Amanda Butler
authored
Add MPU porting guide to docs.json
Add MPU to porting guide.
1 parent efed49c commit 9978f60

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1445,11 +1445,14 @@
14451445
"type": "markdown",
14461446
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/porting/target/Watchdog.md"
14471447
},
1448-
14491448
{
14501449
"type": "markdown",
14511450
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/porting/target/itm.md"
14521451
},
1452+
{
1453+
"type": "markdown",
1454+
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/porting/target/mpu.md"
1455+
},
14531456
{
14541457
"type": "markdown",
14551458
"url": "https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/porting/target/usb.md"

0 commit comments

Comments
 (0)