esp-open-rtos/examples/ssd1306_example/Makefile

4 lines
93 B
Makefile
Raw Normal View History

PROGRAM=SSD1306_Example
EXTRA_COMPONENTS = extras/ssd1306 extras/i2c
include ../../common.mk