mirror of https://github.com/ARMmbed/mbed-os.git
Add include mbed_assert.h.
parent
88604ff8fe
commit
4d371d2c9e
|
|
@ -16,6 +16,8 @@
|
|||
#ifndef MBED_GPIO_OBJECT_H
|
||||
#define MBED_GPIO_OBJECT_H
|
||||
|
||||
#include "mbed_assert.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue