commit | d10a8f13af8d7a83dbc91be6e381df896820e5b2 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Mon Apr 04 09:27:31 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Apr 06 15:11:51 2022 +0200 |
tree | 8c549f82be152a0370d48f213f273cfdbdcd2795 | |
parent | 285db0dfc763df116c51368c733bc85c3f0a762e [diff] |
west.yml: stm32f4: Use Legacy Ethernet HAL A new HAL API was delivered in latest STM32F4 package. Default to legacy eth API until Zephyr STM32 ethernet driver is updated to support this new API. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>