# HG changeset patch # User David Douard # Date 1476215230 -7200 # Node ID 5dfbcea0ebef265c7effce0eb1d22cbb2c2e37e2 # Parent 0fdeed7c083e80a27197cd63505b2e74a67803cd define HAVE_PC to have a serial (debug) console diff -r 0fdeed7c083e -r 5dfbcea0ebef platformio.ini --- 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