Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
framework_config.h File Reference

Delegates to user or system configuration. More...

+ Include dependency graph for framework_config.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Includes user configuration first, then system defaults.

Users should provide their own framework_config_user.h if overriding defaults. Otherwise the internal framework_config_system.h is used.

Author
Ian Archbell
Version
0.1
Date
2025-03-26

The user may override any default setting by defining it in framework_config_user.h before framework_config_system.h is processed.

Definition in file framework_config.h.