Renamed debugging folder back to debug

This commit is contained in:
dario 2023-11-26 19:16:45 +01:00
parent 9d312ba0c8
commit 4c4b7de304
7 changed files with 1 additions and 6 deletions

2
.gitignore vendored
View File

@ -7,7 +7,7 @@
*.launch
# Build artifacts
Debug/
# Debug/
Release/
# Doxygen

View File

@ -1,5 +0,0 @@
#include <sta/devices/arduino/mcu/common.hpp>
#define STA_PRINTF_USE_STDLIB
#define STA_STDLIB_DISABLE
#define STA_DEBUGGING_ENABLED