Subversion Repositories OpenARM Single-board Computer

Rev

Rev 67 | Rev 81 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67 Rev 79
Line -... Line 1...
-
 
1
=== Description ===
-
 
2
-
 
3
The OpenARM Single-board Computer is a demonstration project to show and
-
 
4
improve the possibilities and advantages of free open source software
-
 
5
development tools and methodologies.
-
 
6
-
 
7
The Singe-board Computer (SBC) is based on an ARM with Emdebian. It will
-
 
8
be a general evaluation board with possibilities for custom extensions.
-
 
9
It will include all datasheets, documentation and development notes.
-
 
10
-
 
11
We will aim to become the basis for other development board, that should
-
 
12
make it easier to develop hardware with GPL based software. We want the
-
 
13
boards to be able to split in individual hardware repository branches.
-
 
14
-
 
15
The OpenARM project is started and sponsored by PowerCraft Technology.
-
 
16
PowerCraft Technology will guide the project and will facilitate the
-
 
17
possibility to order parts and assembled boards/kits. We are also a good
-
 
18
contact point for more information.
-
 
19
-
 
20
All work in this project is done with community spirit/philosophy and
-
 
21
is released under the GPLv3 License.
-
 
22
-
 
23
-
 
24
=== Structure ===
-
 
25
-
 
26
/doc/       # development resources with datasheets and notes
-
 
27
/misc/      # images and other multimedia files
-
 
28
/pcb/       # GNU PCB footprints and resources
-
 
29
/gschem/    # GNU EDA symbols and resources
-
 
30
/temp/      # temporary documents
-
 
31
-
 
32
CREDIT      # credit list for all contributers
-
 
33
LICENSE     # the GPLv3 project license
-
 
34
README      # document with file and project descriptions
-
 
35
PLANNING    # planned work, features list, contribution requests
-
 
36
-
 
37
-
 
38
=== Resources ===
-
 
39
-
 
40
Certificate Authority:
1
http://www.cacert.org/index.php?id=3
41
http://www.cacert.org/index.php?id=3
-
 
42
-
 
43
Browsable Subversion Repository:
2
https://secure.powercraft.nl/websvn/openarm/
44
https://secure.powercraft.nl/websvn/openarm/
-
 
45
-
 
46
SVN Repository:
3
https://secure.powercraft.nl/svn/openarm/
47
https://secure.powercraft.nl/svn/openarm/
4
48
-
 
49
Project Mailinglists:
5
http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-commit
50
http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-commit
6
http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-announce
51
http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-announce
7
http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-devel
52
http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-devel
8
53
-
 
54
Subversion Linux installation command:
-
 
55
(sudo) apt-get install subversion
-
 
56
(sudo) yum install subversion
-
 
57
-
 
58
Subversion (SVN) checkout command:
9
svn co https://secure.powercraft.nl/svn/openarm/trunk ~/openarm-checkout/
59
svn co https://secure.powercraft.nl/svn/openarm/trunk ~/openarm-checkout/
10
60
-
 
61
IRC chat channel used for non-official discussions:
11
irc: geda.seul.org
62
irc: geda.seul.org
12
channel: #geda
63
channel: #geda
13
command: /join #geda
64
command: /join #geda
14
65
15
todo:
-
 
16
description:
-
 
17
features:
-
 
18
planned:
-
 
19
in progress:
-
 
20
requirements:
-
 
21
planning:
-
 
22
-
 
23
contribution:
-
 
24
your time will not be wasted, if you get involved
-
 
25
-
 
26
structure:
-
 
27
doc/svn
-
 
28
doc/components
-
 
29
gschem/
-
 
30
pcb/
-