summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2024-01-23added `make monitor` commandRobin Haberkorn1-1/+4
2024-01-17added Makefile for arduino-cliRobin Haberkorn1-0/+33
* 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.