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
124795afed
zephyr
/
drivers
/
nble
/
Makefile
2 lines
49 B
Makefile
Raw
Normal View
History
Unescape
Escape
Bluetooth: nble: Add UART driver for Nordic BLE chip Adds basic support for communication with Nordic BLE (NBLE) chip connected to UART. Change-Id: I3651e291ec18805a63ecd3d240dce62273e3c498 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-01-13 23:14:39 +08:00
obj-$(CONFIG_NBLE)
+=
gap.o conn.o gatt.o uart.o