1 This directory contain platform specific implementation of hardware abstraction layer.
3 * arduino dir: for all Arduino platforms (if you use Arduino IDE)
4 * avr dir: for plain avr-gcc environment
5 * esp dir: for plain esp8266/esp32 environment (not implemented)
6 * linux dir: for linux platforms including raspberry pi
7 * mingw dir: for running under windows
8 * stm32 dir: for plain stm32 support (not implemented)
10 Edit UserSettings.h header file, if you want to disable some parts of ssd1306 library to reduce memory consumption in your project