diff options
| author | Jie Feng <[email protected]> | 2025-07-24 22:30:10 +0800 |
|---|---|---|
| committer | Jie Feng <[email protected]> | 2025-07-24 22:36:59 +0800 |
| commit | aacd73ba42dfe58706fe83f8521ebe0ff957a79c (patch) | |
| tree | b4e09f78a8e0eec2a5ea4ca1a4cc97613923cc93 /tools | |
| parent | e1509ba0bb5d4aa64c6ec471ea408c2ab43a027a (diff) | |
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'], |
