Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
jabrena committed Jan 13, 2019
1 parent 7b2ddef commit 1ebd9e1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,21 @@ <h2>Introduction</h2>
<p>
But, with the help of EV3Dev, it is possible to have the same Linux experience for multiple boards. So... why not develop a Java library for that Linux Distro? The answer is EV3Dev-lang-java. The project, takes the good things of both worlds: EV3Dev with the complete linux experience and LeJOS with the rich local navigation stack and the remote support in the future.
</p>
<p>
<strong>What Debian versions are supported with this library?</strong>
</p>
<p>
The library has support for Debian Jessie & Debian Stretch. In this release, we have finished the support for Debian Stretch for EV3 and you could use OpenJDK 11 or OpenJDK 12 EA and it is amazing!
</p>
<p>
If you need to use any Raspberry Pi Boards, I recommend to use the stable EV3Dev Debian Jessie release.
</p>
<p>
<strong>What is the hardware platforms supported in this project?</strong>
</p>
<p>
Using the same Java objects, it is possible to deploy the software for Robots on EV3 Brick, Raspberry Pi 3 with BrickPi 3 & PiStorms.
</p>

</article>
</section>
Expand Down

0 comments on commit 1ebd9e1

Please sign in to comment.