1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nucleo-f767zi
Marian Buschsieweke a30872bec1
boards/nucleo-{f207zg,f746zg,f767zi}: periph_conf
Fix PHY address in eth_config. It should be 0 for these boards, not 1. This is
why previously the link status read out worked with an hard code PHY address
0 before.

Some dubious references for 0 being the correct PHY address and not 1 (in
absence of proper references):

https://www.carminenoviello.com/2016/01/22/getting-started-stm32-nucleo-f746zg/
https://community.st.com/s/question/0D50X00009XkgfISAR/stm32f767-nucleo-ethernet-not-working
2020-10-09 20:20:54 +02:00
..
include boards/nucleo-{f207zg,f746zg,f767zi}: periph_conf 2020-10-09 20:20:54 +02:00
doc.txt boards/nucleo*: cleanup board doxygen group definition 2019-07-07 17:56:54 +02:00
Kconfig boards/nucleo-*: model features in Kconfig 2020-07-16 11:34:02 +02:00
Makefile boards/nucleo-f767zi: Remap MOSI of SPI1 when used with stm32_eth 2020-05-19 20:30:24 +02:00
Makefile.dep boards: remove duplicate gnrc_netdev_default from Makefile.dep 2020-05-05 09:58:45 +02:00
Makefile.features boards/stm32*: adapt for new stm32 cpu organization 2020-05-20 13:39:10 +02:00
Makefile.include Revert "boards/nucleo-f767zi: add correct flash bank openocd config" 2020-02-28 13:51:58 +01:00