File tree
81 files changed
+9457
-1998
lines changed- .github/workflows
- cores/esp32
- docs/en
- api
- libraries
- ESP32/examples
- AnalogRead
- Utilities
- HEXBuilder
- MD5Builder
- SHA1Builder
- ESP_I2S/examples
- ES8388_loopback
- Record_to_WAV
- Simple_tone
- SPI/src
- WebServer
- examples
- HttpAuthCallback
- HttpAuthCallbackInline
- HttpBasicAuthSHA1
- HttpBasicAuthSHA1orBearerToken
- src
- WiFi/src
- tests
- periman
- uart
- tools/partitions
- variants
- arduino_nano_nora
- m5stack_atom
- m5stack_atoms3
- m5stack_capsule
- m5stack_cardputer
- m5stack_core
- m5stack_cores3
- m5stack_dial
- m5stack_fire
- m5stack_paper
- m5stack_poe_cam
- m5stack_stamp_c3
- m5stack_stamp_pico
- m5stack_stamp_s3
- m5stack_stickc
- m5stack_stickc_plus
- m5stack_stickc_plus2
- m5stack_timer_cam
- m5stack_tough
- m5stack_unit_cam
- m5stack_unit_cams3
- makergo_c3_supermini
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+9457
-1998
lines changedDiff for: .github/workflows/docs_build.yml
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - |
Diff for: .github/workflows/docs_deploy.yml
+8-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
| 9 | + | |
7 | 10 |
| |
8 | 11 |
| |
9 |
| - | |
| 12 | + | |
10 | 13 |
| |
11 | 14 |
| |
12 | 15 |
| |
| |||
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
30 |
| - | |
31 |
| - | |
| 33 | + | |
| 34 | + | |
32 | 35 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 36 | + | |
| 37 | + | |
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
|
Diff for: .github/workflows/docs_preview.yml
-48
This file was deleted.
Diff for: CMakeLists.txt
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| 53 | + | |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
| 60 | + | |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
| |
|
Diff for: README.md
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 |
| |
40 | 44 |
| |
41 | 45 |
| |
|
0 commit comments