Commit 7eec41d
File tree
Expand file treeCollapse file tree
2 files changed
+28
-1
lines changedFilter options
- cores/esp32
Expand file treeCollapse file tree
2 files changed
+28
-1
lines changedcores/esp32/esp32-hal-gpio.c
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-gpio.c+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
55 | 81 |
|
56 | 82 |
|
57 | 83 |
|
|
cores/esp32/esp32-hal-gpio.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-gpio.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 | 85 |
|
87 | 86 |
|
88 | 87 |
|
| ||
93 | 92 |
|
94 | 93 |
|
95 | 94 |
|
| 95 | + |
| 96 | + |
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
|
0 commit comments