drivers: eliminate nano/micro kernel usage

Jira: ZEP-1415

Change-Id: I4a009ff57edb799750175aef574a865589f96c14
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-12-19 18:41:17 -05:00 committed by Anas Nashif
commit 3d8e86c12c
15 changed files with 39 additions and 69 deletions

View file

@ -20,7 +20,7 @@
#include <errno.h>
#include <nanokernel.h>
#include <kernel.h>
#include <misc/util.h>
#include <gpio.h>