First implementations for Arduino

This commit is contained in:
dario
2023-11-05 15:55:45 +01:00
parent 5edc9a1f91
commit 32ff235822
9 changed files with 135 additions and 32 deletions

3
include/sta/config.hpp Normal file
View File

@@ -0,0 +1,3 @@
#include <sta/devices/arduino/mcu/common.hpp>
#define STA_PRINTF_USE_STDLIB