Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 978 Bytes

README.rst

File metadata and controls

40 lines (26 loc) · 978 Bytes

XCommon: common build infrastructure

Latest release:1.0.0rc2
Maintainer:davelxmos
Description:XMOS Common Build Infrastructure
Maintainer:Dave Lacey (github: davelxmos)

Key Features

  • Modular source level build system
  • Automatic dependency calculation
  • Cross platform using xmake (supplied with the XMOS Development tools)
  • Allows modules to specify their own build flags

Overview

This repository does not contain any code. It contains the common Makefiles to allow other repositories to build. Some instructions on using the system can be found at https://github.com/xcore/Community/wiki/Repository-usage

Known Issues

None

Support

Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the manitainer for this line.

Required software (dependencies)

  • None