32 lines
925 B
Org Mode
32 lines
925 B
Org Mode
#+TITLE:
|
|
#+AUTHOR: Bob Mottram
|
|
#+EMAIL: bob@freedombone.net
|
|
#+KEYWORDS: freedombone, arm board, SBC, single board computer
|
|
#+DESCRIPTION: List of supported ARM boards
|
|
#+OPTIONS: ^:nil toc:nil
|
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="freedombone.css" />
|
|
|
|
#+attr_html: :width 80% :height 10% :align center
|
|
[[file:images/logo.png]]
|
|
|
|
* Supported ARM boards
|
|
|
|
The following ARM boards are supported by the build system. If your board isn't listed here then you may still be able to install Freedombone using [[./armbian.html][Armbian]].
|
|
|
|
- beaglebone
|
|
- cubieboard2
|
|
- cubietruck
|
|
- pcduino3
|
|
- a20-olinuxino-lime
|
|
- a20-olinuxino-lime2
|
|
- a20-olinuxino-micro
|
|
- Lemaker Banana Pro
|
|
|
|
The latest image builds are obtainable with [[https://datproject.org/][dat]] and can be [[./downloads/images.txt][found here]].
|
|
|
|
#+BEGIN_EXPORT html
|
|
<center>
|
|
Return to the <a href="index.html">home page</a>
|
|
</center>
|
|
#+END_EXPORT
|