File tree
4 files changed
+17
-1
lines changedFilter options
- cores/esp32
- libraries/SPI/src
4 files changed
+17
-1
lines changedcores/esp32/esp32-hal-spi.c
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-spi.c+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
| ||
365 | 366 |
|
366 | 367 |
|
367 | 368 |
|
368 |
| - |
| 369 | + |
369 | 370 |
|
370 | 371 |
|
371 | 372 |
|
| ||
435 | 436 |
|
436 | 437 |
|
437 | 438 |
|
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
438 | 445 |
|
439 | 446 |
|
440 | 447 |
|
|
cores/esp32/esp32-hal-spi.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-spi.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| 100 | + |
| 101 | + |
100 | 102 |
|
101 | 103 |
|
102 | 104 |
|
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
147 | 153 |
|
148 | 154 |
|
149 | 155 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
|
0 commit comments