add ProMicroLLCC68 for Faketec w/ LLCC68

This commit is contained in:
lincomatic
2025-03-16 17:48:52 -07:00
parent 0eed29b99e
commit bdeec374ef
5 changed files with 89 additions and 0 deletions

View File

@@ -81,6 +81,7 @@
#elif defined(FAKETEC)
#include <helpers/nrf52/faketecBoard.h>
#include <helpers/CustomSX1262Wrapper.h>
#include <helpers/CustomLLCC68Wrapper.h>
static faketecBoard board;
#else
#error "need to provide a 'board' object"