doc: add examples to the Doxygen documentation
[libam7xxx.git] / examples / picoproj.c
index c3b199c..2970585 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+/**
+ * @example examples/picoproj.c
+ * A minimal example to show how to use libam7xxx to show a static image.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>