Skip to content

Commit f3a35ba

Browse files
author
Amanda Butler
authored
Delete phrase from target.md
Delete phrase that doesn't make sense with the new page combinations.
1 parent f0b27d0 commit f3a35ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/reference/contributing/target/target.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Add the target description to `mbed-os\targets\targets.json`:
3434
}
3535
```
3636

37-
See the [Mbed Target Documentation](/docs/v5.6/reference/arm-mbed-os-porting-guide.html#adding-and-configuring-targets) for more details on what this definition means.
38-
3937
#### HAL porting
4038

4139
There are many more APIs to implement. You enable the following APIs by adding a `device_has` attribute to the MCU_NAME target definition in `targets.json` and providing an implementation of the API declared in the API header.

0 commit comments

Comments
 (0)