There was an error while loading. Please reload this page.
The Wiselib contains two config files that can be used for "private" configuration:
Please copy these files to
wiselib.stable/config.h
wiselib.testing/config_testing.h
Do not add them to the repository!
When compiling a Generic Wiselib Application (wiselib/applications), the appropriate paths must be set. Therefore the file
wiselib/applications
wiselib/applications/Makefile.template
must be copied to
wiselib/applications/Makefile.local
Then, edit the copy to match your local setup.
Again, do not add Makefile.local to the repository!
See Generic Wiselib Application for more details.