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:
parent
31862e3a63
commit
3d8e86c12c
15 changed files with 39 additions and 69 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <errno.h>
|
||||
|
||||
#include <nanokernel.h>
|
||||
#include <kernel.h>
|
||||
|
||||
#include <misc/util.h>
|
||||
#include <gpio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue