File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
node_modules /
2
+ _site /
Original file line number Diff line number Diff line change 31
31
< li > Just run the c4ev3 installer. It includes the ARM GCC toolchain, Eclipse plugin and all the needed library headers and files.</ li >
32
32
< li > In Eclipse, < i > File → New → Project</ i > .</ li >
33
33
< li > Choose Project type as < i > "Hello World EV3 Project"</ i > and < i > "Cross ARM/EV3 GCC"</ i > as the toolchain.</ li >
34
- < li > Project is ready for upload and execution over the < i > EV3 → Upload and run</ i > menu entry.</ li >
35
- < li > If you want to stat the executable later again, you can find it on the EV3 under < i > SD_Card/myapps/</ i > </ li >
34
+ < li > Project can be run via the < i > EV3 → Upload and run</ i > menu entry.</ li >
35
+ < li > If you want to run the executable later again, you can find it on the EV3 under < i > SD_Card/myapps/</ i > </ li >
36
36
< li > ...</ li >
37
37
< li > Happy programming! </ li >
38
38
</ ul >
You can’t perform that action at this time.
0 commit comments