Browse Source

Bring the board config into drv_gpio under nuttx

sbg
David Sidrane 8 years ago committed by Lorenz Meier
parent
commit
9416ae670b
  1. 2
      src/drivers/drv_gpio.h

2
src/drivers/drv_gpio.h

@ -40,6 +40,8 @@ @@ -40,6 +40,8 @@
#ifndef _DRV_GPIO_H
#define _DRV_GPIO_H
#include <px4_config.h>
#include <sys/ioctl.h>
/**

Loading…
Cancel
Save