Nicolas Nackel / Mbed 2 deprecated PPP-Blinky

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
nixnax
Date:
Thu Dec 14 16:21:21 2017 +0000
Parent:
197:e3f53f0eeb64
Child:
199:074061f85f1a
Commit message:
Nucleo-L432KC target now working after target board firmware upgrade using latest http://www.st.com/en/development-tools/stsw-link007.html

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Dec 06 23:03:31 2017 +0000
+++ b/main.cpp	Thu Dec 14 16:21:21 2017 +0000
@@ -4,6 +4,8 @@
 
 // PPP-Blinky - "The Most Basic Internet Thing"
 
+// Note: If you are using a NUCLEO target board, first ensure that you use the latest firmware for you target board here: http://www.st.com/en/development-tools/stsw-link007.html
+
 int main()
 {
     initializePpp(); // initialize the serial port(s) and structures