mirror of
https://github.com/eclipse/upm.git
synced 2025-03-22 00:17:30 +03:00

This requires a new MRAA with UART sendbreak support. Signed-off-by: Jon Trulson <jtrulson@ics.com>
9 lines
218 B
CMake
9 lines
218 B
CMake
upm_mixed_module_init (NAME rn2903
|
|
DESCRIPTION "LoRaWAN transceiver"
|
|
C_HDR rn2903.h rn2903_defs.h
|
|
C_SRC rn2903.c
|
|
CPP_HDR rn2903.hpp
|
|
CPP_SRC rn2903.cxx
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa utilities-c)
|