diff options
| author | Ha Thach <[email protected]> | 2025-07-28 12:11:11 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-28 12:11:11 +0700 |
| commit | de9a6c8561e439c397bbb44cc053701a76d9988d (patch) | |
| tree | bed8c074a39f49aaadef32d7c37f46536d39de61 /tools | |
| parent | a72f0396c75ef8b9fed35a9fc9e8a8269bd663c7 (diff) | |
| parent | aeb21c240785b24764bb04578da56add8262c697 (diff) | |
Merge pull request #3186 from rhgndf/nanoch32v305
Add nanoch32v305
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/get_deps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py index 4a980b255..539ab52a9 100755 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -204,7 +204,7 @@ deps_optional = { 'ch32v20x'], 'hw/mcu/wch/ch32v307': ['https://github.com/openwch/ch32v307.git', '184f21b852cb95eed58e86e901837bc9fff68775', - 'ch32v307'], + 'ch32v30x'], 'hw/mcu/wch/ch32f20x': ['https://github.com/openwch/ch32f20x.git', '77c4095087e5ed2c548ec9058e655d0b8757663b', 'ch32f20x'], |
