File tree
Expand file treeCollapse file tree
4 files changed
+26
-7
lines changedFilter options
- cores/esp32
Expand file treeCollapse file tree
4 files changed
+26
-7
lines changedcores/esp32/HardwareSerial.cpp
Copy file name to clipboardExpand all lines: cores/esp32/HardwareSerial.cpp+21-4Lines changed: 21 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
| 131 | + |
131 | 132 |
|
132 | 133 |
|
133 | 134 |
|
| ||
295 | 296 |
|
296 | 297 |
|
297 | 298 |
|
298 |
| - |
| 299 | + |
299 | 300 |
|
300 | 301 |
|
301 | 302 |
|
| ||
309 | 310 |
|
310 | 311 |
|
311 | 312 |
|
312 |
| - |
| 313 | + |
313 | 314 |
|
314 | 315 |
|
315 | 316 |
|
| ||
458 | 459 |
|
459 | 460 |
|
460 | 461 |
|
461 |
| - |
| 462 | + |
462 | 463 |
|
463 | 464 |
|
464 | 465 |
|
465 | 466 |
|
466 | 467 |
|
467 | 468 |
|
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
cores/esp32/HardwareSerial.h
Copy file name to clipboardExpand all lines: cores/esp32/HardwareSerial.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
| 135 | + |
135 | 136 |
|
136 | 137 |
|
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
| 141 | + |
140 | 142 |
|
141 | 143 |
|
142 | 144 |
|
|
cores/esp32/esp32-hal-uart.c
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-uart.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
| 133 | + |
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
|
cores/esp32/esp32-hal-uart.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-uart.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
0 commit comments