From b5c632fc8914e97376922721d0564e073930d5ea Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Sun, 27 Aug 2023 17:06:30 -0700 Subject: [PATCH] script --- firmware/config/boards/proteus/compile_proteus_h7.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/config/boards/proteus/compile_proteus_h7.sh b/firmware/config/boards/proteus/compile_proteus_h7.sh index f3c317668b..84791f52ac 100755 --- a/firmware/config/boards/proteus/compile_proteus_h7.sh +++ b/firmware/config/boards/proteus/compile_proteus_h7.sh @@ -1,5 +1,5 @@ #!/bin/bash -# export USE_OPENBLT=yes +export USE_OPENBLT=yes bash ../common_make.sh proteus ARCH_STM32H7