You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
atmega-geiger/lib/libssd1306/src/Makefile.esp32

5 lines
265 B

# NO MAKEFILE REQUIRED FOR ESP32 IDF platform, as Makefile.esp32 in examples
# generates all required mk file to compile sketches and library.
#
# For using ssd1306 library as IDF component module, there is component.mk,
# located in root folder of ssd1306 library