commit | 9ada047bd7192a44a3f50c705de6ddfecc0bb56b | [log] [tgz] |
---|---|---|
author | Ben Marsh <ben.marsh@helvar.com> | Sat Oct 04 23:29:40 2025 +0100 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Tue Oct 07 23:04:16 2025 -0400 |
tree | 8bcab4695eb6cac47fd990b4772a99234cc95045 | |
parent | cc90cfe4cd871c8676451e1081d0957c34007a43 [diff] |
boards: st: nucleo_c071rb: Add pull-up to user button The NUCLEO-C071RB user manual UM3353 states that "The PC13 I/O used for the user button must be set in INPUT, pull‑up". The board does not have an external pull-up fitted. Signed-off-by: Ben Marsh <ben.marsh@helvar.com>