Skip to content

Commit

Permalink
decks: Kconfig: Change help workding for usd alt pins
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasdn committed Feb 25, 2022
1 parent c73b930 commit c6f2bee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/deck/drivers/src/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,10 @@ config DECK_USD_USE_ALT_PINS_AND_SPI
default n
depends on DECK_USD
help
Use DECK_GPIO_RX2 for CS and SPI3 for spi, this requires
some hardware intervention.
Changes the DECK_GPIO_RX2 for CS and SPI3 for spi.
This requires hardware changes on the deck.
Check out for instructions on the micro SD card deck
product page on https://www.bitcraze.io/

config DECK_ZRANGER
bool "Support the Z-ranger deck V1 (discontinued)"
Expand Down

0 comments on commit c6f2bee

Please sign in to comment.