mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
wio-e5 : make distinct targets for dev board and mini dev board
This commit is contained in:
parent
19c896f088
commit
2a645ee427
8 changed files with 160 additions and 6 deletions
10
variants/wio-e5-dev/variant.h
Normal file
10
variants/wio-e5-dev/variant.h
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#pragma once
|
||||
|
||||
// UART Definitions
|
||||
// #ifndef SERIAL_UART_INSTANCE
|
||||
// #define SERIAL_UART_INSTANCE 101
|
||||
// #endif
|
||||
|
||||
#include <variant_generic.h>
|
||||
|
||||
#undef RNG
|
||||
Loading…
Add table
Add a link
Reference in a new issue