For more info see here: http://www.emcu.it/NUCLEOevaBoards/U2andL152/U2andL152.html

Dependencies:   mbed

Revision:
2:7ddee354bdfa
Parent:
1:e83589b5888f
--- a/main.cpp	Tue May 13 06:50:08 2014 +0000
+++ b/main.cpp	Fri Jun 27 22:56:14 2014 +0000
@@ -1,5 +1,5 @@
 
-// Bye www.emcu.it
+// By: www.emcu.it
 // Tested on NUCLEO_L152RE
 // for more info see here: http://www.emcu.it/NUCLEOevaBoards/U2andL152/U2andL152.html#How_to_use_USART2
 //
@@ -35,6 +35,11 @@
 // For connect USART2 to D1/TX and D0/RX it is necessary do a bridge on SB63 and SB62 and
 // it is also necessary remove the bridge (0 ohm resistor) from SB13 and SB14.
 // SB62,62,13 and SB14 are on the rear of NUCLEO_L152RE board 
+/*
+    After this modifications, you lost the possibility to use the virtual comm to connect 
+    the NUCLEO to the PC.
+
+*/
 
 
 #include "mbed.h"