mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 10:03:30 +08:00
delete the config of PM
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2291 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
f4c975bf8c
commit
d189f8c189
@ -86,10 +86,6 @@ rt_size_t rt_ringbuffer_emptry_size(struct rt_ringbuffer* rb);
|
||||
|
||||
#endif /* RT_USING_I2C */
|
||||
|
||||
#ifdef RT_USING_PM
|
||||
#include "drivers/pm.h"
|
||||
#endif
|
||||
|
||||
#ifdef RT_USING_SDIO
|
||||
#include "drivers/mmcsd_core.h"
|
||||
#include "drivers/sd.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user