mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-20 14:22:20 +01:00
Recent versions of the rp2040 sdk no longer contain the elf2uf2 tool. So, move that code to a new dedicated directory. This is in preparation for updating the rp2040 sdk version. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>