diff options
| author | hathach <[email protected]> | 2024-05-06 17:14:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-05-06 17:14:35 +0700 |
| commit | 497785393de5500d99ff80110040c04039bd072f (patch) | |
| tree | 797af0bfad24d95ef4e0a35a86536da4ba293ff1 /tools | |
| parent | d79c71abf593b7fde1e83eac074900216643dbff (diff) | |
add cmake for mm32, remove mm32 bluepill since it is custom/reworked board (not available for order)
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 75dd283ea..cdb5dafe1 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -39,7 +39,7 @@ deps_optional = { '9e8b37e307d8404033bb881623a113931e1edf27', 'sam3x samd11 samd21 samd51 samd5x_e5x same5x same7x saml2x samg'], 'hw/mcu/mindmotion/mm32sdk': ['https://github.com/hathach/mm32sdk.git', - '0b79559eb411149d36e073c1635c620e576308d4', + 'b93e856211060ae825216c6a1d6aa347ec758843', 'mm32'], 'hw/mcu/nordic/nrfx': ['https://github.com/NordicSemiconductor/nrfx.git', '7c47cc0a56ce44658e6da2458e86cd8783ccc4a2', |
