mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-06-10 16:55:58 +00:00
Use malloc free printf
This commit is contained in:
parent
9ea2513e5a
commit
0eac5fbf51
@ -1,8 +1,11 @@
|
||||
#include <sta/uart.hpp>
|
||||
|
||||
#include <cstdio>
|
||||
//#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
// Include last so macros don't mess with other headers
|
||||
#include <printf.h>
|
||||
|
||||
|
||||
namespace sta
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user