wio-e5 : initial port

This commit is contained in:
Florent
2025-05-11 09:26:32 +02:00
parent d072e7b575
commit 35e1901d0e
28 changed files with 4865 additions and 15 deletions

10
variants/wio-e5/variant.h Normal file
View File

@@ -0,0 +1,10 @@
#pragma once
// UART Definitions
#ifndef SERIAL_UART_INSTANCE
#define SERIAL_UART_INSTANCE 101
#endif
#include <variant_LORA_E5_MINI.h>
#undef RNG