kinetis:Add define for PX4_NUMBER_I2C_BUSES

This commit is contained in:
David Sidrane 2017-08-09 15:16:56 -10:00 committed by Daniel Agar
parent c7823ffc58
commit 01c1228b21
1 changed files with 1 additions and 0 deletions

View File

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