First sta-Core rework to work for Arduino

This commit is contained in:
dario
2023-11-23 08:53:39 +01:00
parent 32ff235822
commit d785e4b5ec
19 changed files with 94 additions and 33 deletions

View File

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