提交 a9cb5151 编写于 作者: B BalanceTWK

[bsp][imxrt] 添加RTC依赖选项 RT_USING_LIBC | add RTC dependency options RT_USING_LIBC

上级 366e28f4
...@@ -284,6 +284,7 @@ endmenu ...@@ -284,6 +284,7 @@ endmenu
config RT_USING_RTC_HP config RT_USING_RTC_HP
bool "Using hp rtc" bool "Using hp rtc"
select RT_USING_RTC select RT_USING_RTC
select RT_USING_LIBC
default n default n
#endmenu #endmenu
......
...@@ -445,6 +445,7 @@ endmenu ...@@ -445,6 +445,7 @@ endmenu
config RT_USING_RTC_HP config RT_USING_RTC_HP
bool "Using hp rtc" bool "Using hp rtc"
select RT_USING_RTC select RT_USING_RTC
select RT_USING_LIBC
default n default n
#endmenu #endmenu
......
...@@ -444,6 +444,7 @@ endmenu ...@@ -444,6 +444,7 @@ endmenu
config RT_USING_RTC_HP config RT_USING_RTC_HP
bool "Using hp rtc" bool "Using hp rtc"
select RT_USING_RTC select RT_USING_RTC
select RT_USING_LIBC
default n default n
#endmenu #endmenu
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册