mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 20:57:20 +08:00
Merge pull request #3202 from armink/fix_rtc
[components] remove libc dependency in ulog and RTC driver.
This commit is contained in:
@@ -125,7 +125,6 @@ config RT_USING_PM
|
||||
|
||||
config RT_USING_RTC
|
||||
bool "Using RTC device drivers"
|
||||
select RT_USING_LIBC
|
||||
default n
|
||||
|
||||
if RT_USING_RTC
|
||||
|
||||
Reference in New Issue
Block a user