File tree
9 files changed
+10
-10
lines changed- boards
- esp32c3
- esp32s2
- esp32
9 files changed
+10
-10
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Submodule devicescript updated 51 files
- build.js+5-5
- cli/package.json+1-1
- cli/src/binpatch.ts+1-82
- cli/src/build.ts+76-7
- cli/src/cli.ts+5-3
- cli/src/flash.ts+170-61
- cli/src/init.ts+33-17
- cli/src/sidedata.ts+2-1
- cli/src/sideprotocol.ts+10-10
- compiler/package.json+1-1
- compiler/src/board.ts+164
- compiler/src/devicescript.ts+1
- compiler/src/specgen.ts+10-52
- vscode/package.json+16-4
- vscode/sampleprj/ghostbuster.ts+6
- vscode/sampleprj/main.ts+1-1
- vscode/sampleprj/services/psychomagnothericenergy.md+11
- vscode/src/CloudExtensionState.ts+4-4
- vscode/src/JDomTreeDataProvider.ts+7
- vscode/src/activateDeviceScript.ts+31-11
- vscode/src/deploy.ts+9-9
- vscode/src/devtoolsserver.ts+62-31
- vscode/src/state.ts+59-1
- website/docs/api/cli.mdx+18-5
- website/docs/devices/_category_.json+1-1
- website/docs/devices/esp32/adafruit-qt-py-c3.mdx+21-1
- website/docs/devices/esp32/adafruit-qt-py-esp32-c3-wifi-dev-board/board.png
- website/docs/devices/esp32/adafruit-qt-py-esp32-c3-wifi-dev-board/esptool.png
- website/docs/devices/esp32/adafruit-qt-py-esp32-c3-wifi-dev-board/index.mdx-32
- website/docs/devices/esp32/adafruit-qt-py-esp32-c3-wifi-dev-board/loadingaddresses.png
- website/docs/devices/esp32/boards.mdp+4
- website/docs/devices/esp32/esp32-bare.mdx+21
- website/docs/devices/esp32/esp32-devkit-c.mdx+20-1
- website/docs/devices/esp32/esp32c3-bare.mdx+21
- website/docs/devices/esp32/esp32s2-bare.mdx+21
- website/docs/devices/esp32/index.mdx+52-14
- website/docs/devices/esp32/msr207-v42.mdx+20
- website/docs/devices/esp32/msr207-v43.mdx+20
- website/docs/devices/esp32/msr48.mdx+21
- website/docs/devices/index.mdx+10-2
- website/docs/devices/rp2040/boards.mdp+2
- website/docs/devices/rp2040/index.mdx+20-10
- website/docs/devices/rp2040/msr124.mdx+20
- website/docs/devices/rp2040/msr59.mdx+20
- website/docs/devices/rp2040/pico-w.mdx+20
- website/docs/devices/rp2040/raspberry-pi-pico-w/_category_.json-4
- website/docs/devices/rp2040/raspberry-pi-pico-w/board.png
- website/docs/devices/rp2040/raspberry-pi-pico-w/index.mdx-28
- website/docs/getting-started/vscode.mdx+1-2
- website/docusaurus.config.js+6
- website/package.json+1-1
0 commit comments