You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run EC_BOARD_VENDOR=novacustom EC_BOARD_MODEL=v540tu ./build.sh
Expected behavior
EC firmware should build without any issues
Actual behavior
dlesiak in ~/ec on mtl-h λ EC_BOARD_VENDOR=novacustom EC_BOARD_MODEL=v540tu ./build.sh
CC novacustom/v540tu/2024-05-22_a4cedfc/scratch/board/system76/common/scratch/../smfi.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/scratch/board/system76/common/scratch/main.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/scratch/board/system76/common/scratch/stdio.rel
LINK novacustom/v540tu/2024-05-22_a4cedfc/scratch/scratch.ihx
OBJCOPY novacustom/v540tu/2024-05-22_a4cedfc/scratch/scratch.rom
XXD novacustom/v540tu/2024-05-22_a4cedfc/include/scratch.h
CC novacustom/v540tu/2024-05-22_a4cedfc/flash/board/system76/common/flash/main.rel
LINK novacustom/v540tu/2024-05-22_a4cedfc/flash/flash.ihx
OBJCOPY novacustom/v540tu/2024-05-22_a4cedfc/flash/flash.rom
XXD novacustom/v540tu/2024-05-22_a4cedfc/include/flash.h
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/main.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/arch/8051/arch.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/arch/8051/delay.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/arch/8051/time.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/novacustom/v540tu/board.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/novacustom/v540tu/gpio.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/acpi.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/battery.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/charger/oz26786.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/config.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/dgpu.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/ecpm.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/espi.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/fan.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/flash/wrapper.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/gctrl.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/kbc.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/kbled.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/kbled/rgb_pwm.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/kbscan.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/keymap.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/lid.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/options.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/parallel.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/peci.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/pmc.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/pnp.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/power.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/ps2.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/pwm.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/scratch.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/smbus.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/smfi.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/stdio.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/usbpd/tps65987.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/board/system76/common/wireless.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/common/i2c.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/common/keymap.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/common/version.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/adc.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/ec.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/espi.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/gpio.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/i2c.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/kbc.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/pmc.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/ps2.rel
CC novacustom/v540tu/2024-05-22_a4cedfc/ec/ite/signature.rel
make: *** No rule to make target 'src/keyboard/system76/14in_83/keymap/combo_iso_ansi_micmute.c', needed by 'build/novacustom/v540tu/2024-05-22_a4cedfc/keyboard/system76/14in_83/keymap/combo_iso_ansi_micmute.rel'. Stop.
Failed to build EC firmware : (2)
dlesiak in ~/ec on mtl-h λ`
Screenshots
No response
Additional context
No response
Solutions you've tried
No response
The text was updated successfully, but these errors were encountered:
Component
EC firmware
Device
NovaCustom V54 14th Gen
Dasharo version
No response
Dasharo Tools Suite version
No response
Brief summary
cannot build the EC firmware
How reproducible
100% reproducible.
How to reproduce
mtl-h
EC_BOARD_VENDOR=novacustom EC_BOARD_MODEL=v540tu ./build.sh
Expected behavior
EC firmware should build without any issues
Actual behavior
Screenshots
No response
Additional context
No response
Solutions you've tried
No response
The text was updated successfully, but these errors were encountered: