mirror of
https://github.com/apache/nuttx.git
synced 2026-08-22 14:08:30 +00:00
Merge remote-tracking branch 'origin/master' into bas24
This commit is contained in:
commit
a15167f48d
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@
|
|||
#define GPIO_TC7_TIOB (GPIO_PERIPHB | GPIO_CFG_DEFAULT | GPIO_PORT_PIOC | GPIO_PIN9)
|
||||
#define GPIO_TC8_TCLK (GPIO_PERIPHB | GPIO_CFG_DEFAULT | GPIO_PORT_PIOC | GPIO_PIN14)
|
||||
#define GPIO_TC8_TIOA (GPIO_PERIPHB | GPIO_CFG_DEFAULT | GPIO_PORT_PIOC | GPIO_PIN11)
|
||||
#define GPIO_TC8_TIOB (GPIO_PERIPHB | GGPIO_CFG_DEFAULT | PIO_PORT_PIOC | GPIO_PIN12)
|
||||
#define GPIO_TC8_TIOB (GPIO_PERIPHB | GPIO_CFG_DEFAULT | GPIO_PORT_PIOC | GPIO_PIN12)
|
||||
|
||||
/* Two Wire Interface (TWI) */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue