Update c_blob_mbed.tmpl

- critical.h is deprecated, replaced with "platform/mbed_critical.h"
- typo corrected
pull/4167/head
0x6d61726b 2017-04-11 20:30:34 +02:00 committed by GitHub
parent 7d65b0f644
commit 5be47f1e2b
1 changed files with 2 additions and 2 deletions

View File

@ -16,9 +16,9 @@
#include "flash_api.h" #include "flash_api.h"
#include "flash_data.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 #if DEVICE_FLASH