Skip to content

Cmake arch target v01

Created by: girishpathak

This PR brings futher changes which are part of overall CMake build system change for the SCP-Firmware.

Mainly, it adds.

  1. 'host' build support along with stdio module build support.
  2. Building of arch/arm/armv7m target.
  3. And other features (Generating Map files and flat binary file generation).

Merge request reports