3 lines
93 B
Makefile
3 lines
93 B
Makefile
PROGRAM=SSD1306_Example
|
|
EXTRA_COMPONENTS = extras/ssd1306 extras/i2c
|
|
include ../../common.mk
|