Tasmota/lib/lib_display/UDisplay
Stephan Hadinger 1682582bea Disable PSRAM on unsupported hardware
Either ESP32 rev1/2 that needs special fixes
`-DHAS_PSRAM_FIX -mfix-esp32-psram-cache-issue -lc-psram-workaround -lm-psram-workaround`
or ESP32-PICO-V3-02 that requires esp-idf 4.4
2021-07-18 19:43:33 +02:00
..
keywords.txt add udisp 2021-04-21 11:10:59 +02:00
library.json Introduced tasmota_options.h for libs 2021-05-04 19:28:51 +02:00
library.properties add udisp 2021-04-21 11:10:59 +02:00
uDisplay.cpp Disable PSRAM on unsupported hardware 2021-07-18 19:43:33 +02:00
uDisplay.h Esp32c3 fix compilation for SPI and uDisplay 2021-06-10 19:07:20 +02:00