Getting the firmware with Eclipse
From Kreyos
Step by step instructions to compile the Kreyos Meteor firmware.
Getting the sources
Start Eclipse and choose an empty workspace. I'm using C:\Projekte\Kreyos\Source in my setup
Then import the Git repository from https://github.com/kreyosopensource/KreyosFirmware<code>
Select the 'master' branch as preselected. Change the destination directory to the location inside your workspace, for me it's: <code>C:\Projekte\Kreyos\Source\KreyosFirmware<code>
Change the option to 'Use New Project Wizard'




