Open erdnaxe opened 6 months ago
rust-objcopy seems to work well to flash the examples with dfu-utils. It is much simpler to setup as it is part of Rust ecosystem (and is based on llvm-objcopy). This patch proposes to simplify the README instructions by using this tool.
rust-objcopy
rust-objcopy
seems to work well to flash the examples with dfu-utils. It is much simpler to setup as it is part of Rust ecosystem (and is based on llvm-objcopy). This patch proposes to simplify the README instructions by using this tool.