Fix various issues with I/O expander and GPIO lower half drivers from testing with simulated I/O expander

This commit is contained in:
Gregory Nutt
2016-08-03 12:46:54 -06:00
parent e9b604914c
commit 803b540e8a
7 changed files with 104 additions and 43 deletions
+1
View File
@@ -42,6 +42,7 @@
#include <nuttx/config.h>
#include <sys/types.h>
#include <stdint.h>
#include <stdbool.h>