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 changedLines changed: 10 additions & 0 deletions
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
Lines changed: 1 addition & 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 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
| 258 | + | |
| 259 | + | |
258 | 260 |
| |
259 | 261 |
| |
260 | 262 |
| |
|
Lines changed: 11 additions & 7 deletions
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 |
| |
|
Lines changed: 4 additions & 2 deletions
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 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 16 additions & 0 deletions
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 | + |
Lines changed: 22 additions & 0 deletions
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 | + |
0 commit comments