Private
Public Access
2
0

pwm: Added API for PWM.

* Added include line on main maa header to include PWM definitions.

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-04-14 11:05:52 +01:00
parent 6bf02cf25e
commit f54e537d64
2 changed files with 129 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
#include "i2c.h"
#include "i2cslave.h"
#include "gpio.h"
#include "pwm.h"
#define MAA_LIBRARY_VERSION 1