From 85e505e06e5236aebcb6ec385a97446323b70280 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Mon, 15 Jun 2020 23:00:35 -0400 Subject: Build UF2 image for nice!nano board as well. --- app/west.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/west.yml') diff --git a/app/west.yml b/app/west.yml index c2151eb..3784d97 100644 --- a/app/west.yml +++ b/app/west.yml @@ -4,6 +4,8 @@ manifest: url-base: https://github.com/zephyrproject-rtos - name: petejohanson url-base: https://github.com/petejohanson + - name: microsoft + url-base: https://github.com/microsoft projects: - name: zephyr remote: petejohanson @@ -19,5 +21,8 @@ manifest: - hal_microchip - hal_nxp - hal_openisa + - name: uf2 + remote: microsoft + path: tools/uf2 self: path: zmk -- cgit v1.2.3