Changes
Page history
Update Creating modules
authored
Mar 18, 2020
by
zkasmi
Show whitespace changes
Inline
Side-by-side
Creating-modules.md
View page @
6cfc61d2
...
@@ -14,7 +14,7 @@ Each main module includes sub-modules, for more details see
...
@@ -14,7 +14,7 @@ Each main module includes sub-modules, for more details see
@note The following chapters concerning only resource-limited devices.
@note The following chapters concerning only resource-limited devices.
The general structure
{#the-general-structure}
The general structure
=====================
=====================
Modules are directories containing source and header files as well as a Makefile.
Modules are directories containing source and header files as well as a Makefile.
Furthermore, their API can be defined in one or more header files, residing in the include path of
Furthermore, their API can be defined in one or more header files, residing in the include path of
...
...
...
...