Tue, 11 Oct 2016 21:47:10 +0200
define HAVE_PC to have a serial (debug) console
platformio.ini | file | annotate | diff | comparison | revisions |
--- a/platformio.ini Tue Oct 11 21:46:27 2016 +0200 +++ b/platformio.ini Tue Oct 11 21:47:10 2016 +0200 @@ -36,7 +36,7 @@ board = nucleo_l432kc upload_port = /media/sdb lib_compat_mode = 0 -build_flags = -DDEBUG -DDEBUG2 +build_flags = -DDEBUG -DDEBUG2 -DHAVE_PC # [env:nucleo_f031k6] # platform = ststm31