commit | 5e24e48342cb64afdcbc9c2b88eb54916dd01b58 | [log] [tgz] |
---|---|---|
author | Glenn Andrews <glenn.andrews.42@gmail.com> | Sun Apr 13 06:46:47 2025 -0700 |
committer | Dan Kalowsky <dank@deadmime.org> | Thu Jul 10 06:27:54 2025 -1000 |
tree | dd35c6385f3b6f08a92dad10f04c0bc4d260f66c | |
parent | 6753a86f2770e04cec1cda13c3d4f7b9f810cc8c [diff] |
boards: disco_l475_iot1: fix arduino_i2c assignment https://github.com/zephyrproject-rtos/zephyr/commit/0f05f58bf51b1fa74413cac4522306321a1ecd2e assigned the `arduino_i2c` to the incorrect pins for the Arduino UNO connector. This assigns them back. signed-off-by: Glenn Andrews <glenn.andrews.42@gmail.com> (cherry picked from commit a2da571172d097c837274b4989eda16e67dcdcde)