/** * @defgroup config Configuration * @ingroup kernel * @todo Write documentation

ScatterWeb can be configured in two ways: compiletime and runtime. Runtime configuration related information can be found around ScatterWeb.Configuration.h.

*/ /** * @defgroup config_compile Compile-time flags * @ingroup config * @todo Write documentation

All defines listed here (with their default values) can be set in an application specific AppConf.h file which is included when building.

*/