Explorar o código

Don't include lcd_backlight_hal for emulator

Fred Sundvik %!s(int64=9) %!d(string=hai) anos
pai
achega
4d7e4a4780
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      visualizer.mk

+ 0 - 2
visualizer.mk

@@ -34,8 +34,6 @@ ifdef LCD_BACKLIGHT_ENABLE
 SRC += $(VISUALIZER_DIR)/lcd_backlight.c
 ifndef EMULATOR
 SRC += lcd_backlight_hal.c
-else
-SRC += lcd_backlight_hal_emulator.c
 endif
 UDEFS += -DLCD_BACKLIGHT_ENABLE
 endif