1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 19:49:21 +03:00
openwrt-xburst/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'