mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-06 10:27:34 +00:00
Fixed printable uart and removed obsolete printf file
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <sta/debug/printing/printable_uart.hpp>
|
||||
|
||||
#include <sta/debug/assert.hpp>
|
||||
#include <sta/printf.hpp>
|
||||
|
||||
#ifdef STA_PLATFORM_ARDUINO
|
||||
# include <inttypes.h>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#include <sta/debug/printing/printable_serial.hpp>
|
||||
#include <sta/devices/arduino/printable_serial.hpp>
|
||||
|
||||
#ifdef STA_PLATFORM_ARDUINO
|
||||
|
||||
|
Reference in New Issue
Block a user