Skip to content

Commit 4d651e9

Browse files
author
Janne Kiiskila
committed
Alphabetical ordering for boards
The list was quite a mish-mash, so sorted it alphabetically and removed the hyphen formatting from company names.
1 parent 32354d0 commit 4d651e9

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -15,29 +15,29 @@ This table shows a list of boards that are supported.
1515

1616
Board | Connectivity | Storage for credentials and FW candidate | Notes
1717
------------------------------------| ------------------| ------------------------| --------------
18-
`NXP K64F` | Ethernet | Internal Flash |
19-
`NXP K66F` | Ethernet | Internal Flash |
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
23-
`ST DISCO_L475VG_IOT01A` | Wi-Fi | QSPIF | Build-only
24-
`Ublox UBLOX_C030_U201` | Cellular | SD card | Build-only
25-
`Ublox UBLOX_C030_R412M` | Cellular | SD card | Build-only
26-
`Embedded Planet EP_AGORA` | Cellular | SPIF | Build-only
27-
`ST NUCLEO_H743ZI2` | Ethernet | Internal Flash | Build-only
28-
`ST NUCLEO_L4R5ZI` | Wi-Fi ESP8266 | Internal Flash | Build-only
29-
`Nuvoton NUMAKER_PFM_NUC472` | Ethernet | SD card (NUSD) | Build-only
30-
`Nuvoton NUMAKER_PFM_M487` | Ethernet | SD card (NUSD) | Build-only
31-
`Nuvoton NUMAKER_IOT_M487` | Wi-Fi ESP8266 | SD card (NUSD) | Build-only
32-
`Nuvoton NUMAKER_IOT_M263A` | Wi-Fi ESP8266 | SD card (NUSD) | Build-only
33-
`Seeed ARCH_MAX` | Ethernet | SD card | Build-only
34-
`Seeed WIO_3G` | Cellular | Internal Flash | Build-only
35-
`Seeed WIO_BG96` | Cellular | Internal Flash | Build-only
36-
`Renesas RZ_A1H` | Ethernet | External Flash ([See security limitation of this board](https://os.mbed.com/platforms/Renesas-GR-PEACH/#security-limitation-of-this-platform)) | Build-only
37-
`Renesas GR_LYCHEE` | Wi-Fi (ESP32) | External Flash ([See security limitation of this board](https://os.mbed.com/platforms/Renesas-GR-LYCHEE/#security-limitation-of-this-platform)) | Build-only
38-
`Uhuru UHURU_RAVEN` | Wi-Fi (ESP32) | Internal Flash | Build-only
39-
`ST NUCLEO_F767ZI` | Ethernet | Internal Flash | Build-only
40-
`ST DISCO_L496AG` | Cellular | QSPIF | Build-only
18+
Embedded Planet `EP_AGORA` | Cellular | SPIF | Build-only
19+
NXP `K64F` | Ethernet | Internal Flash |
20+
NXP `K66F` | Ethernet | Internal Flash |
21+
ST `DISCO_L475VG_IOT01A` | Wi-Fi | QSPIF | Build-only
22+
ST `DISCO_L496AG` | Cellular | QSPIF | Build-only
23+
ST `NUCLEO_F411RE` | Wi-Fi ESP8266 | SD card | Build-only
24+
ST `NUCLEO_F429ZI` | Ethernet | Internal Flash | Build-only
25+
ST `NUCLEO_F767ZI` | Ethernet | Internal Flash | Build-only
26+
ST `NUCLEO_H743ZI2` | Ethernet | Internal Flash | Build-only
27+
ST `NUCLEO_L4R5ZI` | Wi-Fi ESP8266 | Internal Flash | Build-only
28+
Ublox `UBLOX_C030_U201` | Cellular | SD card | Build-only
29+
Ublox `UBLOX_C030_R412M` | Cellular | SD card | Build-only
30+
Ublox `UBLOX_EVK_ODIN_W2` | Wi-Fi | SD card | Build-only
31+
Nuvoton `NUMAKER_PFM_NUC472` | Ethernet | SD card (NUSD) | Build-only
32+
Nuvoton `NUMAKER_PFM_M487` | Ethernet | SD card (NUSD) | Build-only
33+
Nuvoton `NUMAKER_IOT_M487` | Wi-Fi ESP8266 | SD card (NUSD) | Build-only
34+
Nuvoton `NUMAKER_IOT_M263A` | Wi-Fi ESP8266 | SD card (NUSD) | Build-only
35+
Seeed `ARCH_MAX` | Ethernet | SD card | Build-only
36+
Seeed `WIO_3G` | Cellular | Internal Flash | Build-only
37+
Seeed `WIO_BG96` | Cellular | Internal Flash | Build-only
38+
Renesas `RZ_A1H` | Ethernet | External Flash ([See security limitation of this board](https://os.mbed.com/platforms/Renesas-GR-PEACH/#security-limitation-of-this-platform)) | Build-only
39+
Renesas `GR_LYCHEE` | Wi-Fi (ESP32) | External Flash ([See security limitation of this board](https://os.mbed.com/platforms/Renesas-GR-LYCHEE/#security-limitation-of-this-platform)) | Build-only
40+
Uhuru `UHURU_RAVEN` | Wi-Fi (ESP32) | Internal Flash | Build-only
4141

4242
Build-only = This target is currently verified only via compilation, and is not verified at runtime.
4343

0 commit comments

Comments
 (0)