Getting ready

As discussed earlier, a common embedded development workflow includes two environments: a build system and a target system. CMake is part of the build system. We are going to use the Ubuntu build system, created as a result of theĀ Setting up the build system in a Docker container recipe, as a starting point.