arduino-makefile-1.6.0p5
Makefile to build and upload Arduino sketches
Back to search · Project homepage
Description
This is a very simple Makefile which knows how to build Arduino
sketches. It defines entire workflows for compiling code, flashing
it to Arduino and even communicating through Serial monitor. You
don't need to change anything in the Arduino sketches.
To use, create a Makefile and add:
include ${PREFIX}/share/arduino-makefile/Arduino.mk
Then compile with `gmake` and upload with `gmake upload`.
Package information
- Ports path
- devel/arduino-makefile
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.