mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #4167 from 0x6d61726b/patch-2
Replace deprecated import and correct typo in c_blob_mbed.tmplpull/2203/merge
commit
247238d993
|
|
@ -16,9 +16,9 @@
|
|||
|
||||
#include "flash_api.h"
|
||||
#include "flash_data.h"
|
||||
#include "critical.h"
|
||||
#include "platform/mbed_critical.h"
|
||||
|
||||
// This file is automagically generated
|
||||
// This file is automatically generated
|
||||
|
||||
#if DEVICE_FLASH
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue