From a7b5e07c2caa9e1b8a432e5a4d688f9971d7ce2d Mon Sep 17 00:00:00 2001 From: etiennelepagel <50152897+etiennelepagel@users.noreply.github.com> Date: Sun, 13 Mar 2022 18:20:05 -0400 Subject: [PATCH] Added readme --- app/boards/shields/mach3/readme.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/boards/shields/mach3/readme.md diff --git a/app/boards/shields/mach3/readme.md b/app/boards/shields/mach3/readme.md new file mode 100644 index 00000000..dbf74a04 --- /dev/null +++ b/app/boards/shields/mach3/readme.md @@ -0,0 +1 @@ +Build command: ```west build -p -b nice_nano_v2 -- -DSHIELD=mach3``` \ No newline at end of file