This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
chibios:articles:rt_integration_guide [2016/01/08 14:31] giovanni |
chibios:articles:rt_integration_guide [2016/01/08 14:45] giovanni |
||
---|---|---|---|
Line 67: | Line 67: | ||
=== Other Files === | === Other Files === | ||
- | The RT kernel requires a configuration file, it is usually placed under the project root directory but it can be placed in any directory reachable by the compiler. The file is named''chconf.h'' and a template can be taken from: | + | The RT kernel requires a configuration file, it is usually placed under the project root directory but it can be placed in any directory reachable by the compiler. The file is named ''chconf.h'' and a template can be taken from: |
* ''./os/rt/templates/chconf.h'' | * ''./os/rt/templates/chconf.h'' |