zephyr/boards
Erwin Rol 7219924ee0 boards: nucleo_l4r5zi: Correct SPI1 SCK pin setting
The original configuration mentioned, quote;

/* SPI1_SCK should output on PA5, but is used for LD2 */

But according the the schematic MB1312 from  7-11-2019
LD2 is on pin PB6 or PB7 (jumper selectable). And PA5
shares LD1 with PC7, but the default jumper settings
are that PC7 controls the LD1, and PA5 is not connected
to anything but the extension header.

Also the DTS file already has the green_led_0 (LD1) on
pin PC7, and blue_led_0 (LD2) on pin PB7.

So changed pinmux to set PA5 to SPI1 SCK to make
Arduino shields work that need SPI1.

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2020-09-11 09:39:45 -05:00
..
arc ARC: board: nsim: enable metaware toolchain in sanitycheck 2020-09-05 10:22:56 -05:00
arm boards: nucleo_l4r5zi: Correct SPI1 SCK pin setting 2020-09-11 09:39:45 -05:00
common board: arm: add support for nuvoton pfm m487 2020-07-01 21:09:25 +02:00
nios2 boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
posix ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
riscv device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shields boards: shields: add support for the ARM Ltd. V2C DAPLink shield 2020-09-04 17:37:22 +02:00
x86 boards: add qemu_x86_nopae target 2020-08-25 15:49:59 -04:00
xtensa boards: up_squared_adsp: Add IPM console to device tree 2020-09-04 07:55:52 -04:00
CMakeLists.txt
deprecated.cmake
index.rst
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00