Update Creating modules authored by zkasmi's avatar zkasmi
...@@ -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
... ...
......