8 Commits

Author SHA1 Message Date
jcs
e38a6fe7ee update Arduino to 1.8.10, ArduinoCore-avr to 1.8.2, and add in
Adafruit's latest boards.txt to help arduino-makefile

help from sthen and jca
2019-12-17 02:21:53 +00:00
jcs
69309a6580 Update Arduino to 1.8.7, incorporating now-separate
ArduinoCore-avr-1.6.23

Still no GUI, but this updates the core libraries to much newer
versions.

Remove custom Makefile template as a new port of Arduino-Makefile
will be coming.

No objections from the few Arduino users that provided feedback.
2018-11-08 01:00:59 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
edd
52f71cebea BSDmakefile -> Makefile in Arduino.
To reflect recent changes in make.

Tested on Arduino Uno. OK sthen@
2014-07-18 11:12:13 +00:00
gonzalo
94d7a92386 Update for Arduino to 1.0.2
http://arduino.cc/en/Main/ReleaseNotes

Ok jasper@
2012-12-05 13:14:52 +00:00
jasper
a17cc79e1c - update to 1.0.1
* release notes can be found here: http://arduino.cc/en/Main/ReleaseNotes
- set default baud rate for the uno, instead of defaulting to older boards.

tested by various
2012-05-22 21:26:11 +00:00
jasper
aa0045971b - update arduino to 1.0, please see the changelog:
http://arduino.cc/blog/2011/10/04/arduino-1-0/
   - various changes related to this port:
      * adjust sketch extensions from .pde to .ino
	 * deal better with different arduino variants
	    * adjust template to get it compiling/linking again

	    tested by various
2012-04-24 06:37:32 +00:00
jasper
3cec2e35f4 import arduino 22
Arduino is an open-source electronics prototyping platform based on
flexible, easy-to-use hardware and software. It's intended for artists,
designers, hobbyists, and anyone interested in creating interactive
objects or environments. 
[..]
This package contains the libraries, header files and tools to develop
Arduino sketches. It does not include the Arduino IDE frontend.

based on work from and ok ckuethe@
2011-09-17 16:41:30 +00:00