Update README for RTEMS builds

This commit is contained in:
Ralph Lange
2021-04-09 18:39:28 +02:00
parent 5b123f4e88
commit 8bf77eba0c
4 changed files with 42 additions and 6 deletions

View File

@@ -7,7 +7,8 @@
`ubuntu:bionic`)
- Compile natively using different compilers (gcc, clang)
- Cross-compile for Windows 32bit and 64bit using MinGW and WINE
- Cross-compile for RTEMS 4.9 and 4.10 (Base >= 3.15)
- Cross-compile for RTEMS 4.9 and 4.10 (pc386, Base >= 3.15)
- Cross-compile for RTEMS 5 (10 BSPs, Base >= 7.0.5.1)
- Built dependencies are cached (for faster builds).
## How to Use these Scripts