commit | fe3bf7b2272906884fb0058531409c9de497bdbe | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Thu Nov 26 11:13:09 2020 +0100 |
committer | Maureen Helm <maureen.helm@nxp.com> | Mon Nov 30 15:51:07 2020 -0600 |
tree | 1d2aa1e245e8e9c991266b18a0a2422330e9e085 | |
parent | 294ca18f09e3fe99e206a19e90d2ebc79f825d70 [diff] |
boards: stm3f4_disco: Fix button gpio config According to boards schematics, user button is pulled down by external resistor when not pressed and pushing the button sets it to high. Fixes #30224 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>