diff options
| author | hathach <[email protected]> | 2024-04-19 23:08:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-04-19 23:17:47 +0700 |
| commit | 9d1d171b0c54f179b07c4abd3f776da1e512e2fc (patch) | |
| tree | 601a58eda0fe37bb250fba0f75a627da2ffdca3f /tools | |
| parent | 83b4cb178bbcc70949730b5009a9fb85809a8681 (diff) | |
- update nrfx to v3.4.0
- compile nrf with __STARTUP_CLEAR_BSS and link flag -nostartfiles
Diffstat (limited to 'tools')
| -rw-r--r-- | 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 85c8c2126..cfa60002a 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -42,7 +42,7 @@ deps_optional = { '0b79559eb411149d36e073c1635c620e576308d4', 'mm32'], 'hw/mcu/nordic/nrfx': ['https://github.com/NordicSemiconductor/nrfx.git', - '2527e3c8449cfd38aee41598e8af8492f410ed15', + '7c47cc0a56ce44658e6da2458e86cd8783ccc4a2', 'nrf'], 'hw/mcu/nuvoton': ['https://github.com/majbthrd/nuc_driver.git', '2204191ec76283371419fbcec207da02e1bc22fa', |
