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
|
@ -21,7 +21,7 @@
|
|||
#define __GPIO_SCH_H__
|
||||
|
||||
#include <stdint.h>
|
||||
#include <nanokernel.h>
|
||||
#include <kernel.h>
|
||||
#include <gpio.h>
|
||||
|
||||
#define GPIO_SCH_REG_GEN (0x00)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue