esp-open-rtos/examples/hd44780_lcd/Makefile

7 lines
98 B
Makefile
Raw Normal View History

PROGRAM = hd44780_lcd
EXTRA_COMPONENTS = extras/hd44780
HD44780_I2C = 0
include ../../common.mk