This commit is contained in:
Matthew Kennedy 2020-11-30 22:29:32 -08:00
parent 2cbbcd7e82
commit e6b97d78fc
1 changed files with 1 additions and 5 deletions

View File

@ -26,15 +26,11 @@
/* Driver constants. */ /* Driver constants. */
/*===========================================================================*/ /*===========================================================================*/
/*
* Setup for STMicroelectronics STM32 Nucleo32-F042K6 board.
*/
/* /*
* Board identifier. * Board identifier.
*/ */
#define BOARD_ST_NUCLEO32_F042K6 #define BOARD_NAME "rusEfi Wideband Controller"
#define BOARD_NAME "STMicroelectronics STM32 Nucleo32-F042K6"
/* /*
* Board oscillators-related settings. * Board oscillators-related settings.