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