Merge pull request #23 from thewtex/emulator-doc

doc: Note that emulators are usually available.
This commit is contained in:
Matt McCormick 2016-08-02 11:54:11 -04:00 committed by GitHub
commit a96410303b

View File

@ -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 <https://cmake.org>`_ and ninja are precompiled. Toolchain files configured for CMake.