diff options
| author | hathach <[email protected]> | 2025-10-13 12:41:55 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-10-13 12:41:55 +0700 |
| commit | ee7a7c56db8d6429e9df2bf042cbbe638210100d (patch) | |
| tree | 095100759f33f247c8a2f163ed64df00592bd57c /tools | |
| parent | 87523f2494109b45307644a36f035b5ad11d5ba9 (diff) | |
get cmake build with 54h20 not tested on actual hw, probably not running
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 36ed98a62..c243137fa 100755 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -47,7 +47,7 @@ deps_optional = { 'b93e856211060ae825216c6a1d6aa347ec758843', 'mm32'], 'hw/mcu/nordic/nrfx': ['https://github.com/NordicSemiconductor/nrfx.git', - '7c47cc0a56ce44658e6da2458e86cd8783ccc4a2', + '11f57e578c7feea13f21c79ea0efab2630ac68c7', 'nrf'], 'hw/mcu/nuvoton': ['https://github.com/majbthrd/nuc_driver.git', '2204191ec76283371419fbcec207da02e1bc22fa', |
