From 440f13b08798e0e8415c635fe4a39c402b252990 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Tue, 2 Aug 2016 11:53:44 -0400 Subject: [PATCH] doc: Note that emulators are usually available. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 2684d41..a642b3b 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,7 @@ Features -------- * Different toolchains for cross compiling. +* Most images also contain an emulator for the target system. * Commands in the container are run as the calling user, so that any created files have the expected ownership, (i.e. not root). * Make variables (`CC`, `LD` etc) are set to point to the appropriate tools in the container. * Recent `CMake `_ and ninja are precompiled. Toolchain files configured for CMake.