| commit | d7c00ee7c25b48ca31ee6702dc6516786d98963a | [log] [tgz] |
|---|---|---|
| author | Jacques Supcik <jacques.supcik@hefr.ch> | Wed Jul 26 15:37:30 2023 +0200 |
| committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Wed Jul 26 15:25:53 2023 +0000 |
| tree | f71326325b2a1c98fd4a000aa7fda4b460ae4e77 | |
| parent | 00f0054cf63ce8c0572b4b032cd39d3a3d0bb4d9 [diff] |
boards: arm: stm32f412g_disco: Fix LED4 pin On the stm32f412g_disco board, the LED LD4 (blue LED) is actually on the pin 3 of GPIOE and not on the pin 4 (see https://www.st.com/resource/en/user_manual/um2032-discovery-kit-with-stm32f412zg-mcu-stmicroelectronics.pdf, page 31) Signed-off-by: Jacques Supcik <jacques.supcik@hefr.ch>