Posix flash (#605)

* Posix flash
This commit is contained in:
Lu Wang
2016-09-19 15:51:07 -07:00
committed by Jonathan Hui
parent 6eb60ac8fb
commit 15f7b2baaa
3 changed files with 156 additions and 0 deletions
+4
View File
@@ -35,6 +35,10 @@
#ifndef OT_PLATFORM_FLASH_H
#define OT_PLATFORM_FLASH_H
#include <stdint.h>
#include <openthread-types.h>
#ifdef __cplusplus
extern "C" {
#endif