mirror of https://github.com/ARMmbed/mbed-os.git
STM32 EMAC: remove mbed.h
parent
3742e3485b
commit
d28b875727
|
@ -21,11 +21,12 @@
|
|||
|
||||
#include "cmsis_os.h"
|
||||
|
||||
#include "mbed.h"
|
||||
#include "mbed_interface.h"
|
||||
#include "mbed_assert.h"
|
||||
#include "events/mbed_shared_queues.h"
|
||||
#include "netsocket/nsapi_types.h"
|
||||
#include "platform/mbed_power_mgmt.h"
|
||||
#include "platform/mbed_error.h"
|
||||
|
||||
#include "stm32xx_emac_config.h"
|
||||
#include "stm32xx_emac.h"
|
||||
|
|
Loading…
Reference in New Issue