From 4d63ceced31bd7212c3a31b1be2003648b852f34 Mon Sep 17 00:00:00 2001 From: Attila BODY Date: Tue, 1 Dec 2020 10:52:17 +0100 Subject: [PATCH] Added some debugging support --- .cproject | 4 +- App/App.cpp | 17 +++++--- App/Config.h | 13 +++++- App/LedBuffers.cpp | 2 +- App/LedBuffers.h | 2 +- NeoPixelF103MVP Debug.launch | 72 +++++++++++++++++++++++++++++++++ NeoPixelF103MVP Release.launch | 73 ++++++++++++++++++++++++++++++++++ 7 files changed, 172 insertions(+), 11 deletions(-) create mode 100644 NeoPixelF103MVP Debug.launch create mode 100644 NeoPixelF103MVP Release.launch diff --git a/.cproject b/.cproject index a6b3e75..0a729c4 100644 --- a/.cproject +++ b/.cproject @@ -155,7 +155,7 @@ - -