| ... | @@ -12,7 +12,8 @@ own application. The simplest way to write your own application, is to put your |
... | @@ -12,7 +12,8 @@ own application. The simplest way to write your own application, is to put your |
|
|
source code. The header files can be imported in the Eclipse IDE by opening Project->Properties and
|
|
source code. The header files can be imported in the Eclipse IDE by opening Project->Properties and
|
|
|
selecting ''C/C++ General->Paths and Symbols->Languages->GNU C'' from the Selection Wizard. Click the ''Add..''
|
|
selecting ''C/C++ General->Paths and Symbols->Languages->GNU C'' from the Selection Wizard. Click the ''Add..''
|
|
|
button to browse to the header-directory and the select the ''Apply'' and ''OK'' buttons. The users can be
|
|
button to browse to the header-directory and the select the ''Apply'' and ''OK'' buttons. The users can be
|
|
|
oriented to the main.c and the examples under the src-directory.
|
|
oriented to the main.c and the examples in the
|
|
|
|
[main-directory](https://git.imp.fu-berlin.de/zkasmi/RcdMathLib/-/tree/master/) of the RcdMathLib.
|
|
|
|
|
|
|
|
|
|
|
|
|
# Creating an application for resource-limited devices
|
|
# Creating an application for resource-limited devices
|
| ... | |
... | |
| ... | | ... | |