1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nucleo-f207zg
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-f207zg: Cleanup documentation 2020-02-13 19:35:54 +00:00
Kconfig boards/nucleo-*: model features in Kconfig 2020-07-16 11:34:02 +02:00
Makefile boards: rename nucleo144-f207 to nucleo-f207zg 2018-01-29 22:14:25 +01: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 boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00