From 820d4ce1810b849726f48738f942a55f7e287e90 Mon Sep 17 00:00:00 2001 From: crasbe Date: Tue, 6 May 2025 21:14:19 +0200 Subject: [PATCH] dist/tools: bump uf2conv version --- dist/tools/uf2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/tools/uf2/Makefile b/dist/tools/uf2/Makefile index 087e30de61..7afcac0131 100644 --- a/dist/tools/uf2/Makefile +++ b/dist/tools/uf2/Makefile @@ -1,6 +1,6 @@ PKG_NAME=UF2 PKG_URL=https://github.com/microsoft/uf2.git -PKG_VERSION=27e322fcdcc6eee0642242638d4f2557efb32559 +PKG_VERSION=b19ac9ad613e11a062e4d00845e2b80e6b0ad29f PKG_LICENSE=MIT RIOTBASE ?= $(CURDIR)/../../..