From a0a1caf58c1f120a4f177bb12cb388f49c81c25a Mon Sep 17 00:00:00 2001 From: grunzasr Date: Fri, 26 Jun 2026 10:35:06 -0400 Subject: Added NUCLEO_H533RE so this board can be used out-of-the-box --- hw/bsp/stm32h5/boards/stm32h533nucleo/board.h | 1 + 1 file changed, 1 insertion(+) 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: -- cgit v1.3.1