Skip to content

Commit

Permalink
Docs upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jabrena committed May 9, 2020
1 parent f15438e commit 117b17e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 39 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -29,7 +29,7 @@ and LeJOS with the rich local navigation stack and the remote support in the fut

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!
use OpenJDK 11, or OpenJDK 14 and it is amazing!

If you need to use any Raspberry Pi Boards, I recommend to use the stable `EV3Dev`
[Debian Jessie](http://www.ev3dev.org/downloads/) release.
Expand Down Expand Up @@ -57,7 +57,7 @@ The project has been designed with the following solution in mind:
|---|------------------|--------------------------------------------|-------------------------|
| 1 | Platforms | BrickPi BrickPi3 PiStorms | EV3 |
| 2 | OS | Debian Jessie | Debian Jessie/Stretch |
| 3 | JVM | OpenJDK 11 | OpenJDK JRI 11 / 12 ea |
| 3 | JVM | OpenJDK 14 | OpenJDK JRI 11 / 12 / 13 / 14 |
| 4 | EV3Dev Kernel | 4.4.47-19-ev3dev-rpi2 | 4.14.71-ev3dev-2.3.0-ev3 |
| 5 | ev3dev-lang-java | 0.7.0 | 2.4.12 |

Expand Down
1 change: 0 additions & 1 deletion docs/adr/README.md
Expand Up @@ -8,7 +8,6 @@ in this project.
* [New Display API](adr-display-api.md)
* [Changes to leJOS sensor API](adr-lejos-sensor.md)
* [Support for newer Java versions](adr-openjdk-builds.md)
* [Gradle-plugin integration](adr-plugin-integration.md)

## References:

Expand Down
36 changes: 0 additions & 36 deletions docs/adr/adr-plugin-integration.md

This file was deleted.

0 comments on commit 117b17e

Please sign in to comment.