1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-20 07:24:36 +01:00
openwrt/package/mmc_over_gpio/files/mmc_over_gpio.config

9 lines
174 B
Plaintext
Raw Normal View History

config 'mmc_over_gpio'
option 'name' 'default'
option 'enabled' '0'
option 'DI_pin' '1'
option 'DO_pin' '3'
option 'CLK_pin' '4'
option 'CS_pin' '7'
option 'mode' '0'