Commit f43f196
File tree
136 files changed
+979
-434
lines changedFilter options
- .github
- ISSUE_TEMPLATE
- scripts
- workflows
- cores/esp32
- libraries
- ESP32/examples/Camera/CameraWebServer
- FS/src
- LittleFS/examples
- LITTLEFS_PlatformIO
- LITTLEFS_test
- LITTLEFS_time
- RainMaker/examples
- RMakerCustom
- RMakerSwitch
- tools
- sdk
- esp32
- include
- esp_common/include
- esp_hw_support/port/esp32
- esp_littlefs/include
- esp_rainmaker/include
- fb_gfx/include
- lib
- qspi_qspi
- include
- esp32c3
- include
- esp_common/include
- esp_hw_support/port/esp32c3
- esp_littlefs/include
- esp_rainmaker/include
- fb_gfx/include
- ld
- lib
- qspi_qspi
- include
- esp32s2
- include
- esp_common/include
- esp_hw_support/port/esp32s2
- esp_littlefs/include
- esp_rainmaker/include
- fb_gfx/include
- lib
- qspi_qspi
- include
- esp32s3
- include
- esp_common/include
- esp_hw_support/port/esp32s3
- esp_littlefs/include
- esp_rainmaker/include
- fb_gfx/include
- ld
- lib
- opi_opi
- include
- opi_qspi
- include
- qspi_opi
- include
- qspi_qspi
- include
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
136 files changed
+979
-434
lines changed.github/ISSUE_TEMPLATE/Issue-report.yml
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/Issue-report.yml+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| ||
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
55 |
| - |
| 56 | + |
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
| ||
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
104 |
| - |
105 |
| - |
| 105 | + |
| 106 | + |
106 | 107 |
|
107 | 108 |
|
108 | 109 |
|
|
.github/PULL_REQUEST_TEMPLATE.md
Copy file name to clipboard+13-8Lines changed: 13 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 |
| - |
12 |
| - |
| 12 | + |
| 13 | + |
13 | 14 |
|
14 |
| - |
15 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
| 22 | + |
| 23 | + |
.github/scripts/install-platformio-esp32.sh
Copy file name to clipboardExpand all lines: .github/scripts/install-platformio-esp32.sh+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
.github/scripts/sketch_utils.sh
Copy file name to clipboardExpand all lines: .github/scripts/sketch_utils.sh+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 | 10 |
|
17 | 11 |
|
18 | 12 |
|
19 | 13 |
|
20 | 14 |
|
21 | 15 |
|
22 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
|
-26Lines changed: 0 additions & 26 deletions
This file was deleted.
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
71 | 76 |
|
72 | 77 |
|
73 | 78 |
|
| ||
87 | 92 |
|
88 | 93 |
|
89 | 94 |
|
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
.github/workflows/publish.yml
Copy file name to clipboardExpand all lines: .github/workflows/publish.yml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
+16-5Lines changed: 16 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 |
|
13 | 17 |
|
14 | 18 |
|
15 | 19 |
|
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
19 | 29 |
|
20 | 30 |
|
21 |
| - |
| 31 | + |
22 | 32 |
|
23 | 33 |
|
24 | 34 |
|
| ||
36 | 46 |
|
37 | 47 |
|
38 | 48 |
|
| 49 | + |
39 | 50 |
|
40 | 51 |
|
41 | 52 |
|
|
+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
| 187 | + |
| 188 | + |
| 189 | + |
187 | 190 |
|
188 | 191 |
|
189 | 192 |
|
| ||
304 | 307 |
|
305 | 308 |
|
306 | 309 |
|
| 310 | + |
| 311 | + |
| 312 | + |
307 | 313 |
|
308 | 314 |
|
309 | 315 |
|
| ||
475 | 481 |
|
476 | 482 |
|
477 | 483 |
|
| 484 | + |
| 485 | + |
| 486 | + |
478 | 487 |
|
479 | 488 |
|
480 | 489 |
|
|
cores/esp32/esp32-hal-gpio.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-gpio.h+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
| 46 | + |
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
|
cores/esp32/esp32-hal-ledc.c
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-ledc.c+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
| 159 | + |
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
| 187 | + |
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
|
cores/esp32/esp32-hal-ledc.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-ledc.h+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
0 commit comments