mbed-os-examples / Mbed OS mbed-os-example-client
Revision:
126:630503b1047e
Parent:
124:fdc95f8d423d
Child:
129:d145697eb0de
diff -r 75687d272f7e -r 630503b1047e README.md
--- a/README.md	Thu Jan 04 15:30:06 2018 +0000
+++ b/README.md	Fri Jan 12 09:00:06 2018 +0000
@@ -170,7 +170,7 @@
 * UBLOX_EVK_ODIN_W2. Check instructions for compilation [here](#compile-configuration-for-odin-wifi).
 * K64F + GROVE SEEED shield using [ESP8266](https://en.wikipedia.org/wiki/ESP8266) WiFi module.
 * NUCLEO_F429ZI + GROVE SEEED shield using [ESP8266](https://en.wikipedia.org/wiki/ESP8266) WiFi module.
-* [NUCLEO_F401RE](https://os.mbed.com/platforms/ST-Nucleo-F401RE/) + [X-NUCLEO-IDW0XX1](https://github.com/ARMmbed/wifi-x-nucleo-idw01m1/).
+* [NUCLEO_L476RG](https://os.mbed.com/platforms/ST-Nucleo-L476RG/) + [X-NUCLEO-IDW0XX1](https://github.com/ARMmbed/wifi-x-nucleo-idw01m1/).
 * [REALTEK_RTL8195AM](https://developer.mbed.org/platforms/REALTEK-RTL8195AM/) + in-built WiFi. Please update the [DAPLINK]((https://developer.mbed.org/platforms/REALTEK-RTL8195AM/#daplink-firmware-update).) 1st.
 
 To run this application using ESP8266 WiFi Interface, you need:
@@ -203,7 +203,7 @@
 
 <span class="notes">**Note:** Some devices do not support the Grove Shield or use the primary UART for USB communication. On such devices, modify the `mbed_app.json` to use the serial pins connected to the ESP8266.</span>
 
-For example, NUCLEO_F401RE requires a different serial connection:
+For example, NUCLEO_L476RG requires a different serial connection:
 
 ```json
     "wifi-tx": {