Commit a80b84d
boards: st: nucleo_h7s3l8: fix user button configuration
There is no external pull-up/pull-down resistor on the pin so an
internal one must be enabled. Since the button ties the pin low, enable
a pull-up and change the button's polarity to Active-Low.
Signed-off-by: Mathieu Choplain <mathieu.choplain-ext@st.com>1 parent c34d78d commit a80b84d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments