mirror of https://github.com/ARMmbed/mbed-os.git
Include new "platform/sleep.h" file
parent
109faa1bb6
commit
2a585ea060
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
|
||||
#include "rtos/rtos_idle.h"
|
||||
#include "sleep_api.h"
|
||||
#include "platform/sleep.h"
|
||||
|
||||
static void default_idle_hook(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue