mirror of https://github.com/ARMmbed/mbed-os.git
ncs36510: lp ticker - remove unused header file inclusion (sleep)
parent
aa6d673d70
commit
2898199ccd
|
@ -34,12 +34,10 @@
|
|||
#include "device.h"
|
||||
#if DEVICE_LOWPOWERTIMER
|
||||
|
||||
#include "sleep_api.h"
|
||||
#include "cmsis_nvic.h"
|
||||
#include "lp_ticker_api.h"
|
||||
#include "rtc.h"
|
||||
#include "rtc_map.h"
|
||||
#include "sleep.h"
|
||||
|
||||
/* Initialize the RTC for low power ticker */
|
||||
void lp_ticker_init()
|
||||
|
|
Loading…
Reference in New Issue