diff options
| author | grunzasr <[email protected]> | 2026-06-26 10:35:06 -0400 |
|---|---|---|
| committer | grunzasr <[email protected]> | 2026-06-26 10:35:06 -0400 |
| commit | a0a1caf58c1f120a4f177bb12cb388f49c81c25a (patch) | |
| tree | f04f6e7ab70e66a291d113ce6f46ec342b75b569 | |
| parent | 2e2baaecfd8d6f3463c91b418ac3dc981c296e4a (diff) | |
Added NUCLEO_H533RE so this board can be used out-of-the-box
| -rw-r--r-- | hw/bsp/stm32h5/boards/stm32h533nucleo/board.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/bsp/stm32h5/boards/stm32h533nucleo/board.h b/hw/bsp/stm32h5/boards/stm32h533nucleo/board.h index 38d4647d8..bf4f0cfb9 100644 --- a/hw/bsp/stm32h5/boards/stm32h533nucleo/board.h +++ b/hw/bsp/stm32h5/boards/stm32h533nucleo/board.h @@ -23,6 +23,7 @@ * THE SOFTWARE. * * This file is part of the TinyUSB stack. + * */ /* metadata: |
