Skip to content

Commit

Permalink
boards/cogip-native: remove GPIO expander
Browse files Browse the repository at this point in the history
The GPIO expander is not used anymore, remove it.

Signed-off-by: Gilles DOFFE <g.doffe@gmail.com>
  • Loading branch information
gdoffe committed Apr 12, 2024
1 parent 2b80e41 commit 2f3dc87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions boards/cogip-native/include/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ enum {
/* Heartbeat LED */
#define HEARTBEAT_LED GPIO_PIN(PORT_A, 0)

/* GPIOs expander */
#define PCF857X_PORT_0 0

/* Servomotors */
#define LX_DIR_PIN GPIO_PIN(PORT_B, 3)
#define LX_UART_DEV 2
Expand Down

0 comments on commit 2f3dc87

Please sign in to comment.