File tree
19 files changed
+129
-55
lines changed- platformio
- commands
- test
- ide/tpls
- emacs
- qtcreator
- sublimetext
- vscode/.vscode
- package
- manager
- manifest
- tests/commands
19 files changed
+129
-55
lines changed+10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
11 | 21 |
| |
12 | 22 |
| |
13 | 23 |
| |
|
- _static/images/ide/vscode/platformio-ide-vscode-cli-access.png
- articles.rst+4
- boards/atmelsam/adafruit_itsybitsy_m4.rst+4-1
- boards/atmelsam/nano_33_iot.rst+4-1
- boards/atmelsam/seeed_xiao.rst+4-1
- boards/index.rst+7
- boards/nordicnrf52/laird_pinnacle_100_dvk.rst+133
- boards/nordicnrf52/ruuvitag.rst+133
- boards/nxplpc/lpc11u68.rst+5-2
- boards/shakti/parashu.rst+125
- boards/shakti/pinaka.rst+125
- boards/shakti/vajra.rst+125
- boards/ststm32/blackpill_f411ce.rst+3
- boards/ststm32/olimex_f103.rst+139
- boards/ststm32/waveshare_open103z.rst+136
- core/migration.rst+9
- core/userguide/cmd_settings.rst-10
- core/userguide/package/cmd_publish.rst+3-11
- envvars.rst-4
- frameworks/arduino.rst+26
- frameworks/cmsis.rst+40
- frameworks/index.rst+1
- frameworks/libopencm3.rst+40
- frameworks/mbed.rst+13
- frameworks/shakti-sdk.rst+39
- frameworks/siwisdk.rst+27
- frameworks/stm32cube.rst+40
- frameworks/zephyr.rst+133
- integration/ide/vscode.rst+11-8
- platforms/atmelavr_extra.rst+4
- platforms/atmelmegaavr.rst+1
- platforms/atmelmegaavr_extra.rst+128
- platforms/atmelsam.rst+5-2
- platforms/freescalekinetis.rst+5-2
- platforms/nordicnrf51.rst+5-2
- platforms/nordicnrf52.rst+40-2
- platforms/nxpimxrt.rst+5-2
- platforms/nxplpc.rst+5-2
- platforms/shakti.rst+34
- platforms/sifive.rst+5-2
- platforms/siliconlabsefm32.rst+5-2
- platforms/ststm32.rst+37-2
- plus/debug-tools/blackmagic.rst+28
- plus/debug-tools/cmsis-dap.rst+14
- plus/debug-tools/ftdi.rst+21
- plus/debug-tools/jlink.rst+49
- plus/debug-tools/stlink.rst+28
- plus/debugging.rst+63
- projectconf/advanced_scripting.rst+32-17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
| 258 | + | |
| 259 | + | |
258 | 260 |
| |
259 | 261 |
| |
260 | 262 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
155 | 158 |
| |
156 | 159 |
| |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
161 | 165 |
| |
162 | 166 |
| |
163 | 167 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 |
| - | |
| 180 | + | |
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
| 239 | + | |
| 240 | + | |
239 | 241 |
| |
240 | 242 |
| |
241 | 243 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 |
| |
2 | 12 |
| |
3 | 13 |
| |
| |||
27 | 37 |
| |
28 | 38 |
| |
29 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 |
| - | |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
27 |
| - | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
| 34 | + | |
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
37 | 40 |
| |
38 |
| - | |
| 41 | + | |
39 | 42 |
| |
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
| 46 | + | |
43 | 47 |
| |
44 | 48 |
| |
45 | 49 |
| |
46 | 50 |
| |
47 | 51 |
| |
48 | 52 |
| |
49 |
| - | |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
| 56 | + | |
52 | 57 |
| |
53 | 58 |
| |
54 | 59 |
| |
55 | 60 |
| |
56 | 61 |
| |
57 | 62 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 63 | + | |
70 | 64 |
| |
71 | 65 |
| |
72 | 66 |
| |
73 | 67 |
| |
| 68 | + | |
74 | 69 |
| |
75 | 70 |
| |
76 | 71 |
| |
77 | 72 |
| |
78 | 73 |
| |
79 | 74 |
| |
80 |
| - | |
| 75 | + | |
81 | 76 |
| |
82 | 77 |
| |
| 78 | + | |
83 | 79 |
| |
84 | 80 |
| |
85 | 81 |
| |
86 | 82 |
| |
87 | 83 |
| |
88 | 84 |
| |
89 |
| - | |
| 85 | + | |
90 | 86 |
| |
91 | 87 |
| |
92 | 88 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
122 | 124 |
| |
123 | 125 |
| |
124 | 126 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 |
| |
| 33 | + | |
29 | 34 |
| |
30 | 35 |
| |
31 | 36 |
| |
| |||
34 | 39 |
| |
35 | 40 |
| |
36 | 41 |
| |
| 42 | + | |
37 | 43 |
| |
38 | 44 |
| |
39 | 45 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
131 | 137 |
| |
132 | 138 |
| |
133 | 139 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
| 144 | + | |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
| |||
120 | 122 |
| |
121 | 123 |
| |
122 | 124 |
| |
123 |
| - | |
124 | 125 |
| |
125 | 126 |
| |
126 | 127 |
| |
| |||
188 | 189 |
| |
189 | 190 |
| |
190 | 191 |
| |
191 |
| - | |
| 192 | + | |
192 | 193 |
| |
193 | 194 |
| |
194 | 195 |
| |
| |||
198 | 199 |
| |
199 | 200 |
| |
200 | 201 |
| |
201 |
| - | |
| 202 | + | |
202 | 203 |
| |
203 | 204 |
| |
| 205 | + | |
| 206 | + | |
204 | 207 |
| |
205 |
| - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
206 | 211 |
| |
207 | 212 |
| |
208 | 213 |
|
0 commit comments