![]() | LEGO Mindstorms EV3 |
WARNING: The commands shown are for reference only. Modify IPs and pathes to match your own environment
--------
SETUP: PC running linux terminal
------ Application source installed
BUILD: Build all apps
------
cd ~
cd projects/lms2012/lmssrc
./update_all
OUTPUT: Apps are copied to the right folder by the script and made ready for the make_image script
-------