Christopher Peplin
ae77089bdd
Add support for the Digilent chipKIT platform.
...
This commit modifies a few things in Arduino.mk to be able to support
overridding the necessary configuration options to support the chipKIT build,
and also includes an example sketch configured to build for the Max32 platform.
2013-07-02 17:36:37 -04:00
Sudar
7e66672a6c
Auto detect alternate core path from sketchbook folder
...
Fix #86
2013-06-23 13:08:06 +05:30
Sudar
2b75a0ddb4
Add Tiny SoftwareSerial example
...
This example shows how to use softwareSerial in a ATtiny device using
the ATtiny core
2013-06-22 15:35:01 +05:30
Sudar
e0856e51d9
Remove "utility" from example makefiles
...
From commit fc968b9191
files inside
utility are automatically build.
Fix #84
2013-06-22 11:48:26 +05:30
Sudar
0149f34daf
Add an example to show how to compile AVR C files
2013-06-15 19:42:13 +05:30
Sudar
6759270537
Added example to show how to program using Arduino as ISP. Fixes #55
2013-06-09 17:20:05 +05:30
Jeff Kowalski
5634d8ba51
removed unnecessary .DS_Store
2013-03-16 00:19:56 -07:00
Martin Oldfield
409823d061
Fixed broken examples/Blink/Makefile
2012-04-29 18:57:42 +01:00
Martin Oldfield
79068828f1
Rejig path calculations.\nMove reset target to Perl.\n
2012-04-29 18:55:17 +01:00
Martin Oldfield
9c7f173c7b
Added monitor target and AnalogInOutSerial example
2012-04-29 12:06:41 +01:00
Christopher Peplin
41813e8ce3
Remove build files and add to gitignore.
2012-03-25 23:56:06 -04:00
Martin Oldfield
b3051f5fa7
Remove more object files
2012-02-28 11:48:44 +00:00
Martin Oldfield
c2796edfe5
Remove object files
2012-02-28 11:48:20 +00:00
Martin Oldfield
c0e6db4dab
Initial NWO check in
2012-02-28 09:06:56 +00:00