[core] Update Arduino compatibility, fix MD5 library

This commit is contained in:
Kuba Szczodrzyński
2023-03-17 17:33:43 +01:00
parent 2882eaa0c2
commit 2e30d34021
7 changed files with 32 additions and 9 deletions

View File

@@ -36,6 +36,7 @@ using std::min;
// FreeRTOS kernel
#include <FreeRTOS.h>
#include <task.h>
// Define available serial ports
#if defined(__cplusplus) && LT_ARD_HAS_SERIAL