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:
Andrei Emeltchenko 2016-01-18 14:04:08 +02:00 committed by Anas Nashif
commit 79f47c65ba
9 changed files with 2357 additions and 1 deletions

View file

@ -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