mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
px4_micro_hal:Upstream nuttx GPIO_OUTPUT_ZER0->GPIO_OUTPUT_ZERO
This commit is contained in:
@@ -154,7 +154,7 @@ __BEGIN_DECLS
|
||||
# define PX4_NUMBER_I2C_BUSES KINETIS_NI2C
|
||||
|
||||
# define GPIO_OUTPUT_SET GPIO_OUTPUT_ONE
|
||||
# define GPIO_OUTPUT_CLEAR GPIO_OUTPUT_ZER0
|
||||
# define GPIO_OUTPUT_CLEAR GPIO_OUTPUT_ZERO
|
||||
|
||||
# include <chip.h>
|
||||
# include <kinetis_spi.h>
|
||||
|
||||
Reference in New Issue
Block a user