Skip to content

A collection of Docker files for the RTEMS RTOS tools and BSP builds

License

Notifications You must be signed in to change notification settings

UBMLtonGroup/rtems-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtems-docker

A collection of Docker files for the RTEMS RTOS tools and BSP builds

Simiar to the RTEMS repositories, the branches support different versions of RTEMS:

  • The default, or "main" branch supports the master branches of RTEMS tools and kernel source
  • The "rtems4.11" branch supports RTEMS 4.11
  • The "rtems5" branch supports the RTEMS 5 branch of the tools and RTEMS source

As new releases of RTEMS are made, the main will advance and a branch will be made for the release branch (rtems6 for example)

The images depend on each other:

  • rtems6-essential - is the base image and tools
  • rtems6-(arch)-tools - provides the RTEMS toolchain for that architecture
  • rtems6-(arch)-(bsp) - provides a specific BSP build

About

A collection of Docker files for the RTEMS RTOS tools and BSP builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 77.0%
  • Shell 23.0%