main/Kconfig.projbuild

changeset 74
cba50f7529d0
parent 0
b74b0e4902c3
child 101
1bc6e9263ada
equal deleted inserted replaced
72:ff7f7b47d699 74:cba50f7529d0
45 GPIOs 35-39 are input-only so cannot be used to drive the One Wire Bus. 45 GPIOs 35-39 are input-only so cannot be used to drive the One Wire Bus.
46 46
47 config SSR_MLT_GPIO 47 config SSR_MLT_GPIO
48 int "MLT SSR GPIO number" 48 int "MLT SSR GPIO number"
49 range 0 34 49 range 0 34
50 default 33 50 default 32
51 help 51 help
52 GPIO number (IOxx) to the SSR for the MLT kettle. 52 GPIO number (IOxx) to the SSR for the MLT kettle.
53 53
54 Some GPIOs are used for other purposes (flash connections, etc.) and cannot be used to drive a SSR. 54 Some GPIOs are used for other purposes (flash connections, etc.) and cannot be used to drive a SSR.
55 55
56 GPIOs 35-39 are input-only so cannot be used as outputs. 56 GPIOs 35-39 are input-only so cannot be used as outputs.
57 57
58 config SSR_HLT_GPIO 58 config SSR_HLT_GPIO
59 int "HLT SSR GPIO number" 59 int "HLT SSR GPIO number"
60 range 0 34 60 range 0 34
61 default 32 61 default 33
62 help 62 help
63 GPIO number (IOxx) to the SSR for the HLT kettle. 63 GPIO number (IOxx) to the SSR for the HLT kettle.
64 64
65 Some GPIOs are used for other purposes (flash connections, etc.) and cannot be used to drive a SSR. 65 Some GPIOs are used for other purposes (flash connections, etc.) and cannot be used to drive a SSR.
66 66

mercurial