small-can-board

This commit is contained in:
Andrey 2023-06-06 00:25:21 -04:00
parent a10be18253
commit ed435fcd09
4 changed files with 15 additions and 0 deletions

View File

@ -158,6 +158,11 @@ jobs:
ini-file: rusefi_harley81.ini
skip-rate: 99
- build-target: small-can-board
folder: config/boards/hellen/small-can-board
ini-file: rusefi_small-can-board.ini
skip-rate: 99
- build-target: hellen88bmw
folder: config/boards/hellen/hellen88bmw
ini-file: rusefi_hellen88bmw.ini

View File

@ -0,0 +1,3 @@
Gpio getCommunicationLedPin() {
return H64_BLUE_LED; // blue
}

View File

@ -0,0 +1,3 @@
DDEFS += -DFIRMWARE_ID=\"small-can-board\"
DDEFS += -DSHORT_BOARD_NAME=small-can

View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ..
bash ../common_make.sh hellen/small-can-board ARCH_STM32F4