Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc1fea19

Browse files
authored
Merge pull request#189 from pennam/opta-wire-fix
opta: swap i2c1 and i2c3 to restore compatibility with mbed cores
2 parents2a6ea29 +2cfdd77 commitc1fea19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎variants/arduino_opta_stm32h747xx_m7/arduino_opta_stm32h747xx_m7.overlay‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101

102102
serials = <&board_cdc_acm_uart>, <&usart3>, <&usart6>;
103103
cdc-acm = <&board_cdc_acm_uart>;
104-
i2cs = <&i2c1>, <&i2c3>;
104+
i2cs = <&i2c3>, <&i2c1>;
105105

106106
io-channels =<&adc1 0>,
107107
<&adc3 0>,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp