Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion platform/platform_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ platforms:
- name: GD32
repo: https://github.com/tuya/TuyaOpen-GigaDevice
branch: master
commit: 259b8dae81c019906730df1329e76deaba411a3e
commit: 384d835ca9ac3a7bae7fdf4548c5488230b55c05

- name: SIWX917
repo: https://github.com/tuya/TuyaOpen-SiliconLabs
Expand Down
1 change: 0 additions & 1 deletion tools/cli_command/cli_dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
BAC_SKIP_CONFIGS = [
# "RaspberryPi",
# "DNESP32S3_BOX2_WIFI",
"GD32.config",
]


Expand Down
Loading