only:8chan-revA missing AND broken?

This commit is contained in:
rusefillc 2024-02-19 16:49:25 -05:00
parent 3d8daf758b
commit 94938d8303
2 changed files with 6 additions and 1 deletions

View File

@ -131,6 +131,7 @@ jobs:
alphax-4chan_f7, alphax-4chan_f7,
alphax-8chan, alphax-8chan,
alphax-8chan_debug, alphax-8chan_debug,
# todo alphax-8chan-revA,
m74_9, m74_9,
s105, s105,
t-b-g, t-b-g,
@ -210,6 +211,11 @@ jobs:
short-board-name: alphax-8chan_f7 short-board-name: alphax-8chan_f7
skip-rate: 0 skip-rate: 0
- build-target: alphax-8chan-revA
folder: config/boards/hellen/alphax-8chan-revA
short-board-name: alphax-8chan-revA
skip-rate: 30
- build-target: s105 - build-target: s105
folder: config/boards/s105 folder: config/boards/s105
short-board-name: s105 short-board-name: s105

View File

@ -5,7 +5,6 @@ BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE
# Add them all together # Add them all together
DDEFS += -DFIRMWARE_ID=\"AlphaX-8chan\"
DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE
DDEFS += -DADC_MUX_PIN=Gpio::B3 DDEFS += -DADC_MUX_PIN=Gpio::B3