Commit graph

2 commits

Author SHA1 Message Date
Xiaok
5106bfcb03 feat(elf2uf2): Added RP2350 MCU support
Signed-off-by: Xiaok <xiaok@zxkxz.cn>
2025-05-27 09:39:29 +08:00
Kevin O'Connor
9f328cab95 lib: Move lib/rp2040/elf2uf2 to lib/elf2uf2
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>
2024-11-13 14:25:59 -05:00
Renamed from lib/rp2040/elf2uf2/main.cpp (Browse further)