General
Features
Building
Running
Debugging
SeptemberOS Build Customization


SeptemberOS has many configurable options. Some options define parameters and sizes of structures and arrays, while others determine whether particular components or features are compiled into target image or left out.

With SeptemberOS the developer builds in only components and features that he needs for a particular project.
  • Options configured in makefile affect both object files included in build and source files conditional compilation.
  • Options configured in config.h affect only conditional compilation of some source files
Refer to SeptemberOS User's Manual for complete list and description of build parameters and options.
Documentation
Download
Links
Articles




Copyright (c) Daniel Drubin, 2010