Skip to content

Update README for build-only targets #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 9, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ There is a more advanced example of the client with support for multiple operati

This table shows a list of boards that are supported.

Board | Connectivity | Storage for credentials and FW candidate | Notes
----------------------------------| ------------------| ------------------------| --------------
Board | Connectivity | Storage for credentials and FW candidate | Notes
---------------------------------- | ------------------| ------------------------| --------------
`NXP K64F` | Ethernet | Internal Flash |
`NXP K66F` | Ethernet | Internal Flash |
`ST NUCLEO_F429ZI` | Ethernet | Internal Flash |
`ST NUCLEO_F411RE` | Wi-Fi ESP8266 | SD card |
`Ublox UBLOX_EVK_ODIN_W2` | Wi-Fi | SD card |
`ST NUCLEO_F429ZI` | Ethernet | Internal Flash | Build-only
`ST NUCLEO_F411RE` | Wi-Fi ESP8266 | SD card | Build-only
`Ublox UBLOX_EVK_ODIN_W2` | Wi-Fi | SD card | Build-only
`ST DISCO_L475VG_IOT01A` | Wi-Fi | QSPIF | Build-only
`Ublox UBLOX_C030_U201` | Cellular | SD card | Build-only
`Ublox UBLOX_C030_R412M` | Cellular | SD card | Build-only
Expand Down