mirror of https://github.com/rusefi/wideband.git
cleanup
This commit is contained in:
parent
2cbbcd7e82
commit
e6b97d78fc
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue