From 7741f014456df395b655b72d9ebb848af72cc37e Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Mon, 24 Mar 2025 09:33:49 +0100 Subject: Init repository --- tools/elf2uf2/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/elf2uf2/README.md (limited to 'tools/elf2uf2/README.md') diff --git a/tools/elf2uf2/README.md b/tools/elf2uf2/README.md new file mode 100644 index 0000000..c9c897e --- /dev/null +++ b/tools/elf2uf2/README.md @@ -0,0 +1,3 @@ +# Raspberry Pi Pico elf2uf2 Utility + +THIS CODE COMES FROM THE FOLLOWING REPOSITORY: https://github.com/rej696/elf2uf2 -- cgit v1.2.3