Ease-of-development updates/fixes in README#4
Conversation
|
I only made these changes for Jessie but the commit can probably be cherry-picked if desired. |
|
The readme already says:
So adding it again just one line above that seems a bit redundant. The kernel doesn't use floating point at all, so we don't get illegal instructions. Vendors haven't released a toolchain really suitable for EV3 since 2014 or so. Suggestion to use |
|
Ah, that makes a bit more sense; I didn't notice that EV3 was included with BB. What do you think about separating it into three individual commands with all the prereqs for each platform to make it obvious? The way I read it was that the default set of packages was listed in the large block, and then if you needed one of the other two you should replace the command with the following one. |
|
You are the first person I know of to miss it. 😉 I don't really care if it is separated. I think the |
|
I'm happy to be the low bar for testing worst-case scenario 😛 |
masterto beev3dev-jessieu-boot-toolspackage for EV3gcc-linaro-arm-linux-gnueabihf-5.2for EV3. This seems suspicious as I believe the EV3 is soft-float, but an error was thrown when trying to find a compiler with that specific name before I installed it.--depth 50to save time while cloning. This is dramatically faster, and git versions from 2016+ remove the past limitations on pushing/pulling with a shallow clone. Very few people need the history.