Skip to content

coderhard/rtems-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rtems-vagrant

Build RTEMS using Vagrant!

host$ vagrant up

This will give you an Ubuntu Precise 64-bit system with RTEMS downloaded and ready for build. See the setup-rtems.sh script to change the default branch.

host$ vagrant ssh

This logs you into your new development box.

rtems-autobuild$ ./build-rtems.sh

This will build everything that can be built, including all known targets. It's a kitchen-sink build. It will take a very long time.

About

Build RTEMS using Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%