From a93361486b2e123d0d7eb74338c6207013e2b8b0 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Sat, 17 Oct 2020 17:58:43 -0700 Subject: [PATCH] remove build-all from docs --- bin/kaleidoscope-builder | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/kaleidoscope-builder b/bin/kaleidoscope-builder index d0ff2280..72dfeb1a 100755 --- a/bin/kaleidoscope-builder +++ b/bin/kaleidoscope-builder @@ -594,9 +594,6 @@ usage () { flash Flashes the firmware using avrdude. - build-all - Build all Sketches we can find. - EOF }