only:uaefi121
This commit is contained in:
rusefi 2024-08-16 23:20:03 -04:00
parent 67ae92ea9a
commit b84246cb74
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,10 @@
#include "usbconsole.h"
#include "hardware.h"
#ifdef HW_HELLEN
#include "hellen_meta.h"
#endif // HW_HELLEN
extern "C" {
#include "boot.h"
#include "flash.h"

View File

@ -1,2 +1,3 @@
SHORT_BOARD_NAME=uaefi121
PROJECT_CPU=ARCH_STM32F4
USE_OPENBLT=yes