This is an automated email from the ASF dual-hosted git repository.
michallenc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b09d402d06f nettest: Add a guide document for the nettest directory.
add a9df67e56b5 drivers/gpio: gpio driver added debounce and interrupt
mask functions
No new revisions were added by this update.
Summary of changes:
.../components/drivers/character/gpio.rst | 32 +++++++++++++++-
drivers/ioexpander/gpio.c | 28 ++++++++++++++
drivers/ioexpander/gpio_lower_half.c | 43 ++++++++++++++++++++++
include/nuttx/ioexpander/gpio.h | 29 ++++++++++++---
include/nuttx/ioexpander/ioexpander.h | 2 +
5 files changed, 126 insertions(+), 8 deletions(-)