mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 11:24:06 +02: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>