mirror of
https://github.com/eclipse/upm.git
synced 2025-06-09 23:00:23 +03:00

A few small changes to the nrf8001 which exposes a bit more via SWIG. Also removed a method which had no implementation. Signed-off-by: Noel Eck <noel.eck@intel.com>
9 lines
439 B
CMake
9 lines
439 B
CMake
upm_mixed_module_init (NAME nrf8001
|
|
DESCRIPTION "Bluetooth Low Energy (BLE) Module"
|
|
CPP_HDR aci.h aci_cmds.h aci_evts.h acilib_defs.h acilib.h acilib_if.h
|
|
acilib_types.h aci_protocol_defines.h aci_queue.h aci_setup.h
|
|
boards.h dtm.h hal_aci_tl.h hal_platform.h lib_aci.h uart_over_ble.h
|
|
CPP_SRC acilib.cpp aci_queue.cpp aci_setup.cpp hal_aci_tl.cpp lib_aci.cpp
|
|
nrf8001.cxx
|
|
REQUIRES mraa)
|