Skip to content

Commit eeb15b3

Browse files
committed
refs #79 : update readme
1 parent f26a5ed commit eeb15b3

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,22 @@ APDuinoProject-arduino
33

44
Eclipse+AVR plugin based workspace with Arduino_Mega_2560 configuration
55

6+
This is the official repo for the APDuino Project's Arduino sources.
7+
For more information, visit the APDuino Project at http://apduino.org.
8+
69
Pre-requisites:
710
* Arduino IDE 1.0 installed, USB communications to Arduino Mega 2560 established
811
* Eclipse + AVR plugin installed
912
* git or Eclipse egit plugin installed
1013

11-
Install
12-
=======
14+
Install from sources
15+
====================
16+
17+
Normally the APDuino Project aims to provide a programming free experience (for ready-to-flash builds visit http://apduino.com/firmwares).
18+
However, if you need to build from sources (eg. trying to use hardware components not supported by the official APDuinOS releases), this repo is for you.
19+
_(And 3 more, pulled in as submodules.)_
20+
21+
There are two main methods to get & build the sources (once pre-requisites met):
1322

1423
# mostly shell-based with git:
1524
<pre>

0 commit comments

Comments
 (0)