Skip to content

Commit 3b2d75f

Browse files
committed
error - include interface header file
to get mbed_error_vprinf() declaration
1 parent 6167f23 commit 3b2d75f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hal/common/error.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "device.h"
1919
#include "toolchain.h"
2020
#include "mbed_error.h"
21+
#include "mbed_interface.h"
2122
#if DEVICE_STDIO_MESSAGES
2223
#include <stdio.h>
2324
#endif

0 commit comments

Comments
 (0)