File tree
27 files changed
+76
-172
lines changed- .github/workflows
- platformio
- commands
- package/commands
- platform
- project
- commands
- integration/tpls/netbeans/nbproject/private
- run
- tests
- commands
- pkg
- package
27 files changed
+76
-172
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
- advanced/unit-testing/frameworks/custom/runner.rst+1-1
- boards/atmelsam/adafruit_metro_m0.rst+10-10
- boards/espressif32/freenove_esp32_s3_wroom.rst+168
- boards/espressif32/freenove_esp32_wrover.rst+164
- boards/espressif32/lilygo-t-display.rst+1-1
- boards/espressif32/lilygo-t3-s3.rst+168
- boards/espressif32/minimain_esp32s2.rst+27-27
- boards/espressif32/rymcu-esp32-c3-devkitm-1.rst+168
- boards/espressif32/rymcu-esp32-devkitc.rst+164
- boards/espressif32/rymcu-esp32-s3-devkitc-1.rst+168
- boards/index.rst+8
- boards/ststm32/blues_cygnet.rst+142
- boards/ststm32/blues_swan_r5.rst+143
- conf.py-1
- core/installation/shell-commands.rst+1-2
- core/migration.rst+1-1
- core/userguide/cmd_run.rst+6-4
- core/userguide/cmd_test.rst+4-4
- core/userguide/lib/cmd_list.rst+1-1
- core/userguide/platforms/cmd_frameworks.rst+1-1
- envvars.rst+4
- frameworks/arduino.rst+134-2
- frameworks/cmsis.rst+40
- frameworks/espidf.rst+108-2
- frameworks/libopencm3.rst+40
- frameworks/stm32cube.rst+40
- integration/ci/gitlab.rst+21-6
- librarymanager/dependencies.rst+1-1
- manifests/library-json/fields/build/extrascript.rst+2-2
- manifests/library-json/fields/scripts.rst+1-1
- platforms/atmelsam.rst+1-1
- platforms/espressif32.rst+95-3
- platforms/freescalekinetis.rst+1-1
- platforms/index.rst+1-1
- platforms/nordicnrf51.rst+1-1
- platforms/nordicnrf52.rst+1-1
- platforms/nxpimxrt.rst+1-1
- platforms/nxplpc.rst+1-1
- platforms/openhw.rst+1-1
- platforms/sifive.rst+1-1
- platforms/siliconlabsefm32.rst+1-1
- platforms/ststm32.rst+36-1
- platforms/ststm8.rst+1-1
- platforms/teensy.rst+1-1
- platforms/teensy_extra.rst+2
- plus/debug-tools/blackmagic.rst+14
- plus/debug-tools/cmsis-dap.rst+56
- plus/debug-tools/esp-prog.rst+42
- plus/debug-tools/iot-bus-jtag.rst+42
- plus/debug-tools/jlink.rst+56
- plus/debug-tools/minimodule.rst+42
- plus/debug-tools/olimex-arm-usb-ocd-h.rst+42
- plus/debug-tools/olimex-arm-usb-ocd.rst+42
- plus/debug-tools/olimex-arm-usb-tiny-h.rst+42
- plus/debug-tools/olimex-jtag-tiny.rst+42
- plus/debug-tools/stlink.rst+14
- plus/debug-tools/tumpa.rst+42
- plus/debugging.rst+86-2
- projectconf/sections/env/options/build/build_flags.rst+2-2
- projectconf/sections/env/options/platform/platform.rst+1-1
- scripting/construction_environments.rst+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
0 commit comments