build-firmware (stm32f767_nucleo) build is broken #5033

This commit is contained in:
rusefillc 2023-02-04 13:14:29 -05:00
parent 0f9e35ff21
commit ed8910bb32
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#include "pch.h"
void setBoardConfigOverrides() {
}
void preHalInit() {
}