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 f56a0a5128
boards/nucleo-f767zi: Remap MOSI of SPI1 when used with stm32_eth
PA7 is the default MOSI pin, as it is required for compatibility with
Arduino(ish) shields. Sadly, it is also connected to the RMII_DV of
Ethernet PHY. This commit works around this by remapping the MOSI to PB5 when
the on-board Ethernet PHY is used.
2020-05-19 20:30:24 +02:00
..
include boards/nucleo-f767zi: Remap MOSI of SPI1 when used with stm32_eth 2020-05-19 20:30:24 +02:00
doc.txt boards/nucleo*: cleanup board doxygen group definition 2019-07-07 17:56:54 +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 stm32_eth: Multiple Improvements of the original codebase 2019-07-04 15:27:26 +02:00
Makefile.features nucleo-f767zi: add usbdev feature 2020-02-11 15:50:20 +01:00
Makefile.include Revert "boards/nucleo-f767zi: add correct flash bank openocd config" 2020-02-28 13:51:58 +01:00