Skip to content

Commit 1b96e14

Browse files
committed
[readme] Remove jshell, rewrite lejos
1 parent 72f8a49 commit 1b96e14

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,8 @@ For values of `X`, `Y` and `Z` see above. Please change the `$BUILD_DIRECTORY` t
9595
5. If the build was successful, JDK packages were created in `$BUILD_DIRECTORY/jri-ev3.tar.gz`, `$BUILD_DIRECTORY/jdk-ev3.tar.gz` and `$BUILD_DIRECTORY/jmods.tar.gz`.
9696

9797

98-
## ~~JShell on the EV3~~
98+
## LeJOS support
9999

100-
No longer supported. JShell backend on the EV3 is a huge overkill.
101-
102-
103-
## ~~OpenJDK for leJOS~~
104-
105-
LeJOS has probably reached its EOL. It is not a priority anymore to support it.
106-
[linux-devkit](https://github.com/mindboards/ev3sources/tree/master/extra/linux-devkit) + CodeSourcery GCC could be used for cross-compilation of it.
100+
LeJOS is not supported. To create a build, it is needed to build Java dependencies
101+
for the old LEGO-provided rootfs. Also, the rootfs build compiler is needed for building OpenJDK itself.
102+
[linux-devkit](https://github.com/mindboards/ev3sources/tree/master/extra/linux-devkit) + CodeSourcery GCC could be used for the cross-compilation.

0 commit comments

Comments
 (0)