docs
This commit is contained in:
parent
7ac959ad42
commit
8237f53042
|
@ -148,6 +148,7 @@ void setBoardDefaultConfiguration() {
|
||||||
engineConfiguration->is_enabled_spi_3 = true;
|
engineConfiguration->is_enabled_spi_3 = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// weak linkage
|
||||||
void boardInitHardware() {
|
void boardInitHardware() {
|
||||||
#if HW_FRANKENSO
|
#if HW_FRANKENSO
|
||||||
static const struct mc33810_config mc33810 = {
|
static const struct mc33810_config mc33810 = {
|
||||||
|
|
Loading…
Reference in New Issue