File tree Expand file tree Collapse file tree 25 files changed +0
-25
lines changed
stm32f091-st-nucleo/board
stm32f103-atk-warshipv3/board
stm32f103-blue-pill/board
stm32f103-fire-arbitrary/board
stm32f103-hw100k-ibox/board
stm32f407-atk-explorer/board
stm32f411-st-nucleo/board
stm32f413-st-nucleo/board
stm32f429-armfly-v6/board
stm32f429-atk-apollo/board
stm32f429-fire-challenger/board
stm32f767-atk-apollo/board
stm32f767-fire-challenger/board
stm32g070-st-nucleo/board
stm32h743-atk-apollo/board
stm32l412-st-nucleo/board
stm32l432-st-nucleo/board
stm32l433-st-nucleo/board
stm32l475-atk-pandora/board
stm32l476-st-nucleo/board
stm32l496-ali-developer/board
stm32l4r5-st-nucleo/board
stm32wb55-st-nucleo/board Expand file tree Collapse file tree 25 files changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,6 @@ menu "On-chip Peripheral Drivers"
138138 menuconfig BSP_USING_ONCHIP_RTC
139139 bool "Enable RTC"
140140 select RT_USING_RTC
141- select RT_USING_LIBC
142141 default n
143142 if BSP_USING_ONCHIP_RTC
144143 choice
Original file line number Diff line number Diff line change @@ -183,7 +183,6 @@ menu "On-chip Peripheral Drivers"
183183 menuconfig BSP_USING_ONCHIP_RTC
184184 bool "Enable RTC"
185185 select RT_USING_RTC
186- select RT_USING_LIBC
187186 default n
188187 if BSP_USING_ONCHIP_RTC
189188 choice
Original file line number Diff line number Diff line change @@ -207,7 +207,6 @@ menu "On-chip Peripheral Drivers"
207207 menuconfig BSP_USING_ONCHIP_RTC
208208 bool "Enable RTC"
209209 select RT_USING_RTC
210- select RT_USING_LIBC
211210 default n
212211 if BSP_USING_ONCHIP_RTC
213212 choice
Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ menu "On-chip Peripheral Drivers"
5151 menuconfig BSP_USING_ONCHIP_RTC
5252 bool "Enable RTC"
5353 select RT_USING_RTC
54- select RT_USING_LIBC
5554 default n
5655 if BSP_USING_ONCHIP_RTC
5756 choice
Original file line number Diff line number Diff line change @@ -255,7 +255,6 @@ menu "On-chip Peripheral Drivers"
255255 menuconfig BSP_USING_ONCHIP_RTC
256256 bool "Enable RTC"
257257 select RT_USING_RTC
258- select RT_USING_LIBC
259258 default n
260259 if BSP_USING_ONCHIP_RTC
261260 choice
Original file line number Diff line number Diff line change @@ -198,7 +198,6 @@ menu "On-chip Peripheral Drivers"
198198 menuconfig BSP_USING_ONCHIP_RTC
199199 bool "Enable RTC"
200200 select RT_USING_RTC
201- select RT_USING_LIBC
202201 default n
203202 if BSP_USING_ONCHIP_RTC
204203 choice
Original file line number Diff line number Diff line change @@ -286,7 +286,6 @@ menu "On-chip Peripheral Drivers"
286286 menuconfig BSP_USING_ONCHIP_RTC
287287 bool "Enable RTC"
288288 select RT_USING_RTC
289- select RT_USING_LIBC
290289 default n
291290 if BSP_USING_ONCHIP_RTC
292291 choice
Original file line number Diff line number Diff line change @@ -140,7 +140,6 @@ menu "On-chip Peripheral Drivers"
140140 menuconfig BSP_USING_ONCHIP_RTC
141141 bool "Enable RTC"
142142 select RT_USING_RTC
143- select RT_USING_LIBC
144143 default n
145144 if BSP_USING_ONCHIP_RTC
146145 choice
Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ menu "On-chip Peripheral Drivers"
111111 menuconfig BSP_USING_ONCHIP_RTC
112112 bool "Enable RTC"
113113 select RT_USING_RTC
114- select RT_USING_LIBC
115114 default n
116115 if BSP_USING_ONCHIP_RTC
117116 choice
Original file line number Diff line number Diff line change @@ -131,7 +131,6 @@ menu "On-chip Peripheral Drivers"
131131 menuconfig BSP_USING_ONCHIP_RTC
132132 bool "Enable RTC"
133133 select RT_USING_RTC
134- select RT_USING_LIBC
135134 default n
136135 if BSP_USING_ONCHIP_RTC
137136 choice
You can’t perform that action at this time.
0 commit comments