This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
79f47c65ba
zephyr
/
drivers
/
nble
/
Makefile
2 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
Bluetooth: nble: Add RPC Serialization IPC Port RPC Serialization to Zephyr upstream Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Change-Id: I315d52dc6576254a6928520d1353856d41a25c69
2016-01-18 20:04:08 +08:00
obj-$(CONFIG_NBLE)
+=
gap.o conn.o gatt.o uart.o rpc_serialize.o