diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-08-17 22:34:06 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-08-17 22:49:15 -0400 |
commit | 064323b667e33b3f68e56165e9add66b7482ed68 (patch) | |
tree | e8c5bcbe60f2a3367fc78d0dd9d130b5ac6f44ef /app | |
parent | 1607656c531f315f7d9209f576a2e0784b8e0d75 (diff) |
fix(build): Remove more unused west modules.
Diffstat (limited to 'app')
-rw-r--r-- | app/west.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app/west.yml b/app/west.yml index 3784d97..cba53ab 100644 --- a/app/west.yml +++ b/app/west.yml @@ -21,6 +21,18 @@ manifest: - hal_microchip - hal_nxp - hal_openisa + - hal_silabs + - hal_xtensa + - hal_st + - hal_ti + - loramac-node + - mcuboot + - mcumgr + - net-tools + - segger + - openthread + - edtt + - trusted-firmware-m - name: uf2 remote: microsoft path: tools/uf2 |