aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72c0fea..6e3a265 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
FAMILY ?= rp2040
PICO_SDK_PATH ?= lib/picosdk
-all: left
+all: left right
clean:
rm -rf .build