Bluetooth: nble: Add RPC Serialization IPC
Port RPC Serialization to Zephyr upstream Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Change-Id: I315d52dc6576254a6928520d1353856d41a25c69
This commit is contained in:
parent
124795afed
commit
79f47c65ba
9 changed files with 2357 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
#include <bluetooth/log.h>
|
||||
|
||||
#include "uart.h"
|
||||
#include "rpc.h"
|
||||
|
||||
#define NBLE_SWDIO_PIN 6
|
||||
#define NBLE_RESET_PIN NBLE_SWDIO_PIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue