Browse Source

kinetis:Add define for PX4_NUMBER_I2C_BUSES

sbg
David Sidrane 8 years ago committed by Daniel Agar
parent
commit
01c1228b21
  1. 1
      src/platforms/px4_micro_hal.h

1
src/platforms/px4_micro_hal.h

@ -136,6 +136,7 @@ __BEGIN_DECLS @@ -136,6 +136,7 @@ __BEGIN_DECLS
# // Fixme: using ??
# define PX4_BBSRAM_SIZE 2048
# define PX4_BBSRAM_GETDESC_IOCTL 0
# define PX4_NUMBER_I2C_BUSES KINETIS_NI2C
# define GPIO_OUTPUT_SET GPIO_OUTPUT_ONE
# define GPIO_OUTPUT_CLEAR GPIO_OUTPUT_ZER0

Loading…
Cancel
Save