File tree
86 files changed
+562
-432
lines changed- .github/workflows
- platformio
- builder
- tools
- commands
- check
- tools
- device
- home
- rpc
- handlers
- lib
- remote/client
- run
- system
- test
- debug
- config
- process
- ide
- package
- manager
- manifest
- platform
- project
- tpls
- atom
- clion
- codeblocks
- eclipse
- .settings
- emacs
- netbeans/nbproject
- private
- qtcreator
- sublimetext
- vim
- visualstudio
- vscode
- .vscode
- tests
- package
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+562
-432
lines changed-21
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
|
This file was deleted.
+65-50
Large diffs are not rendered by default.
- boards/espressif32/tinypico.rst+6-6
- boards/index.rst+10-1
- boards/nordicnrf52/adafruit_ledglasses_nrf52840.rst+136
- boards/nordicnrf52/nicla_sense_me.rst+130
- boards/siliconlabsefm32/tb_sense_12.rst+4-1
- boards/ststm32/bw_swan_r5.rst+137
- boards/ststm32/disco_b_u585i_iot02a.rst+132
- boards/ststm32/disco_h735ig.rst+135
- boards/ststm32/nucleo_f042k6.rst+3
- boards/ststm32/nucleo_f446ze.rst+3
- boards/ststm32/nucleo_g0b1re.rst+137
- boards/ststm32/nucleo_l010rb.rst+134
- boards/ststm32/nucleo_u575zi_q.rst+132
- boards/ststm32/nucleo_wl55jc.rst+3
- boards/ststm32/storm32_v1_31_rc.rst+142
- core/userguide/device/cmd_monitor.rst+66-13
- envvars.rst+5-1
- frameworks/arduino.rst+179-21
- frameworks/cmsis.rst+27
- frameworks/espidf.rst+6-6
- frameworks/libopencm3.rst+27
- frameworks/logicromsdk.rst+1-1
- frameworks/stm32cube.rst+93
- frameworks/stm32cube_extra.rst+150
- frameworks/zephyr.rst+52
- platforms/atmelavr_extra.rst+7-7
- platforms/atmelsam.rst+1-1
- platforms/chipsalliance.rst+3-3
- platforms/espressif32.rst+7-7
- platforms/freescalekinetis.rst+1-1
- platforms/nordicnrf51.rst+1-1
- platforms/nordicnrf52.rst+23-1
- platforms/nxpimxrt.rst+1-1
- platforms/nxplpc.rst+1-1
- platforms/sifive.rst+1-1
- platforms/siliconlabsefm32.rst+1-1
- platforms/ststm32.rst+104-1
- plus/debug-tools/blackmagic.rst+63
- plus/debug-tools/cmsis-dap.rst+63
- plus/debug-tools/jlink.rst+63
- plus/debug-tools/stlink.rst+56
- plus/debugging.rst+91
- projectconf/index.rst+8-13
- projectconf/interpolation.rst+42-19
- projectconf/section_env_advanced.rst+1-1
- projectconf/section_env_build.rst+1-1
- projectconf/section_env_debug.rst+10-1
- projectconf/section_env_library.rst+2-2
- projectconf/section_env_upload.rst+4-4
- projectconf/section_platformio.rst+22-8
- redirects.txt+76-75
- tutorials/core/unit_testing_blink.rst+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
+12-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 |
| - | |
| 28 | + | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
| 33 | + | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 |
| |
96 | 99 |
| |
97 | 100 |
| |
98 | 101 |
| |
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
102 |
| - | |
| 105 | + | |
103 | 106 |
| |
104 | 107 |
| |
105 | 108 |
| |
| |||
117 | 120 |
| |
118 | 121 |
| |
119 | 122 |
| |
120 |
| - | |
| 123 | + | |
121 | 124 |
| |
122 | 125 |
| |
123 | 126 |
| |
| |||
127 | 130 |
| |
128 | 131 |
| |
129 | 132 |
| |
130 |
| - | |
| 133 | + | |
131 | 134 |
| |
132 | 135 |
| |
133 | 136 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
124 | 124 |
| |
125 |
| - | |
| 125 | + | |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1095 | 1095 |
| |
1096 | 1096 |
| |
1097 | 1097 |
| |
1098 |
| - | |
| 1098 | + | |
1099 | 1099 |
| |
1100 | 1100 |
| |
1101 | 1101 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
110 |
| - | |
| 109 | + | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 | 175 |
| |
| 176 | + | |
185 | 177 |
| |
186 | 178 |
| |
187 | 179 |
| |
188 |
| - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
189 | 185 |
| |
190 | 186 |
| |
191 | 187 |
| |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
| 188 | + | |
| 189 | + | |
197 | 190 |
| |
198 | 191 |
| |
199 | 192 |
| |
| |||
231 | 224 |
| |
232 | 225 |
| |
233 | 226 |
| |
234 |
| - | |
| 227 | + | |
235 | 228 |
| |
236 | 229 |
| |
237 | 230 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
95 |
| - | |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
100 | 99 |
| |
101 |
| - | |
| 100 | + | |
102 | 101 |
| |
103 | 102 |
| |
104 | 103 |
| |
105 | 104 |
| |
106 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + |
0 commit comments