From 7a61fbfac644c56fe970648cc93904274289f7d9 Mon Sep 17 00:00:00 2001 From: SupImDos Date: Sat, 17 Sep 2022 21:50:41 +0800 Subject: [PATCH] Simplify requirements section --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 84e508e..1134d69 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,8 @@ if you _aren't_ using a debugger and want the runner to flash the firmware via U ## Requirements * Ubuntu * Raspberry Pi Pico -* CMSIS-DAP Debugger Probe -* [Rust][12] +* CMSIS-DAP Debugger Probe (or another Raspberry Pi Pico) * Rust Toolchain ([`cargo`][7], [`rustup`][13]) -* Rust Cortex-M Target Toolchain Support (`thumbv6m-none-eabi`) -* Rust Embedded Tooling ([`probe-run`][6], [`flip-link`][5], etc.) ## Setup ### System Setup