boards: mikroe: stm32_m4_clicker: fix mikrobus_header pin assignment

Fix incorrect pin assignment on mikrobus_header.

Signed-off-by: Ian Morris <ian.d.morris@outlook.com>
This commit is contained in:
Ian Morris 2024-10-15 08:17:40 -07:00 committed by Anas Nashif
commit 1e5d0045b5

View file

@ -62,7 +62,7 @@
<6 0 &gpiob 0 0>, /* PWM */
<7 0 &gpiob 1 0>, /* INT */
<8 0 &gpioc 11 0>, /* RX */
<9 0 &gpioc 12 0>, /* TX */
<9 0 &gpioc 10 0>, /* TX */
<10 0 &gpiob 10 0>, /* SCL */
<11 0 &gpiob 11 0>; /* SDA */
/* +5V */