core8 can have a little openblt, as a treat

This commit is contained in:
Matthew Kennedy 2023-10-18 02:08:47 -07:00
parent a6536ee037
commit e175e48d16
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
#!/bin/bash
bash ../common_make.sh core8 ARCH_STM32F4
export USE_OPENBLT=yes
bash ../common_make.sh core8 ARCH_STM32F4