From c95679e3dc7d510d10523a88fbdbd7a2ce351c86 Mon Sep 17 00:00:00 2001 From: ckormanyos Date: Mon, 24 Jun 2024 12:20:32 +0200 Subject: [PATCH] Update build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c639780..a785e3e 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ in order to observe the blinky toggle (see the orange wire). Build on `*nix*` is easy using `gcc-riscv32-unknown-elf` -Both Make and Cmake can be used to build the Application: +Classic GNU-Make driven via shell script can be used to build the Application: ```sh cd WCH_V307_RISC-V/Build