Bluetooth: nble: Allow to build UART driver for nanokernel

Change-Id: I9901942521c376a22a6990835bce8ed7752a4b1a
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2016-01-27 10:08:09 +02:00 committed by Anas Nashif
commit bab5744358

View file

@ -17,6 +17,7 @@
*/
#include <nanokernel.h>
#include <sections.h>
#include <board.h>
#include <init.h>