Commit 852ea39
File tree
Expand file treeCollapse file tree
7 files changed
+14
-0
lines changedFilter options
- libraries/Wire/src
- variants
- Microduino-esp32
- adafruit_qtpy_esp32
- adafruit_qtpy_esp32s2
- adafruit_qtpy_esp32s3_nopsram
- esp32micromod
- openkb
Expand file treeCollapse file tree
7 files changed
+14
-0
lines changedlibraries/Wire/src/Wire.cpp
Copy file name to clipboardExpand all lines: libraries/Wire/src/Wire.cpp+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
80 | 83 |
|
81 | 84 |
|
| 85 | + |
82 | 86 |
|
83 | 87 |
|
84 | 88 |
|
| ||
94 | 98 |
|
95 | 99 |
|
96 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
97 | 104 |
|
98 | 105 |
|
| 106 | + |
99 | 107 |
|
100 | 108 |
|
101 | 109 |
|
|
variants/Microduino-esp32/pins_arduino.h
Copy file name to clipboardExpand all lines: variants/Microduino-esp32/pins_arduino.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
|
variants/adafruit_qtpy_esp32/pins_arduino.h
Copy file name to clipboardExpand all lines: variants/adafruit_qtpy_esp32/pins_arduino.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
variants/adafruit_qtpy_esp32s2/pins_arduino.h
Copy file name to clipboardExpand all lines: variants/adafruit_qtpy_esp32s2/pins_arduino.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
|
variants/adafruit_qtpy_esp32s3_nopsram/pins_arduino.h
Copy file name to clipboardExpand all lines: variants/adafruit_qtpy_esp32s3_nopsram/pins_arduino.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
|
variants/esp32micromod/pins_arduino.h
Copy file name to clipboardExpand all lines: variants/esp32micromod/pins_arduino.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
variants/openkb/pins_arduino.h
Copy file name to clipboardExpand all lines: variants/openkb/pins_arduino.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| 84 | + |
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
|
0 commit comments