Skip to content

Commit 0a26dad

Browse files
teetak01Janne Kiiskila
andauthored
Update README for build-only targets (#118)
* Update README for build-only targets Several targets are still missing from automation for this example, marking as build-only. * A few more - To the table so that we don't have that empty space there. Though it seems GitHub renderer does not mind that anyway. * Add link to GitHub issues and fix spelling of github Add link to issues. Spelling fix: github -> GitHub Co-authored-by: Janne Kiiskila <[email protected]>
1 parent eeab677 commit 0a26dad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ There is a more advanced example of the client with support for multiple operati
1313

1414
This table shows a list of boards that are supported.
1515

16-
Board | Connectivity | Storage for credentials and FW candidate | Notes
17-
----------------------------------| ------------------| ------------------------| --------------
16+
Board | Connectivity | Storage for credentials and FW candidate | Notes
17+
------------------------------------| ------------------| ------------------------| --------------
1818
`NXP K64F` | Ethernet | Internal Flash |
1919
`NXP K66F` | Ethernet | Internal Flash |
20-
`ST NUCLEO_F429ZI` | Ethernet | Internal Flash |
21-
`ST NUCLEO_F411RE` | Wi-Fi ESP8266 | SD card |
22-
`Ublox UBLOX_EVK_ODIN_W2` | Wi-Fi | SD card |
20+
`ST NUCLEO_F429ZI` | Ethernet | Internal Flash | Build-only
21+
`ST NUCLEO_F411RE` | Wi-Fi ESP8266 | SD card | Build-only
22+
`Ublox UBLOX_EVK_ODIN_W2` | Wi-Fi | SD card | Build-only
2323
`ST DISCO_L475VG_IOT01A` | Wi-Fi | QSPIF | Build-only
2424
`Ublox UBLOX_C030_U201` | Cellular | SD card | Build-only
2525
`Ublox UBLOX_C030_R412M` | Cellular | SD card | Build-only
@@ -363,4 +363,4 @@ Note platforms will be tested regularly in the Arm CI system. Please discuss wit
363363

364364
# Known-issues
365365

366-
Please review existing issues on github and report any problem you may see.
366+
Please review existing issues on [GitHub](https://github.com/ARMmbed/mbed-os-example-pelion/issues) and report any problem you may see.

0 commit comments

Comments
 (0)