committed by
GitHub
parent
9c5a427a34
commit
e9384e0c11
@@ -5,6 +5,8 @@
|
||||
#include <Tactility/app/ElfApp.h>
|
||||
#include <Tactility/file/FileLock.h>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
extern "C" {
|
||||
|
||||
constexpr auto* TAG = "tt_app";
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
#include "tt_hal_uart.h"
|
||||
#include <Tactility/hal/uart/Uart.h>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
using namespace tt::hal;
|
||||
|
||||
struct UartWrapper {
|
||||
|
||||
Reference in New Issue
Block a user