summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-01-17 20:02:30 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-01-17 20:02:30 +0300
commit895ff5b5d47970154d9d2d7051eae2be8872228f (patch)
tree8d06a6b049491243d13b0f08bd12cb03c9344ace /.gitignore
parent30a4bc671d5a9e84fff60f4cd485dc070d5724a8 (diff)
downloadshmotbox-895ff5b5d47970154d9d2d7051eae2be8872228f.tar.gz
added Makefile for arduino-cli
* Upload works on FreeBSD via Linuxator but only if Linux-like device names will be created. This can be achived by installing linux-compatible-tty.conf. * Alternatively, it would also be possible to manually invoke avrdude.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b03bcec..796b96d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-build-leonardo
+/build