Private
Public Access
2
0

pinmap: More work around abstracting pin information

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-04-30 11:13:36 +01:00
parent da27e37a4c
commit d4427ec35e
2 changed files with 18 additions and 13 deletions

View File

@@ -79,6 +79,7 @@ typedef struct {
unsigned int maa_check_gpio(int pin);
unsigned int maa_check_aio(int pin);
unsigned int maa_check_pwm(int pin);
/** Get the version string of maa autogenerated from git tag
*