Private
Public Access
2
0

doc: initial documentation of api

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-04-28 18:39:07 +01:00
parent 25f0dc5f9b
commit 77ee9ffff5
6 changed files with 41 additions and 3 deletions

View File

@@ -18,6 +18,12 @@
#pragma once
/** @file
*
* This file defines the pwm interface for libmaa
*
*/
#include <stdio.h>
#include <fcntl.h>