First sta-Core rework to work for Arduino

This commit is contained in:
dario
2024-02-09 14:33:05 +01:00
parent 7f451cd868
commit 4490c68ee3
19 changed files with 96 additions and 35 deletions

View File

@@ -4,9 +4,6 @@
#include <sta/bus/interface.hpp>
#include <sta/mutex.hpp>
#include <cstddef>
#include <cstdint>
namespace sta
{
/**