Tasmota/lib
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
..
default Extend ext_vsnprintf to auto-malloc buffer 2021-06-03 22:11:14 +02:00
lib_audio add lib info files 2021-02-12 09:43:23 +01:00
lib_basic IRremoteESP8266 library from v2.7.18 to v2.7.19 2021-07-06 12:21:23 +02:00
lib_display Disable PSRAM on unsupported hardware 2021-07-18 19:43:33 +02:00
lib_div Fixed compile on ESP32 2021-07-14 09:40:36 +02:00
lib_i2c Moved LinkedList to lib_div 2021-07-02 17:46:17 +02:00
lib_rf Update library.json 2021-02-23 11:36:09 +01:00
lib_ssl TLS remove check for cricital attributes in cert #12599 2021-07-09 11:11:33 +02:00
libesp32 LVGL add all callbacks (#12636) 2021-07-12 22:53:31 +02:00
libesp32_div Fix homekit compile with IDF4 (#189) 2021-06-03 19:42:40 +02:00
libesp32_epdiy display dump 2021-04-29 14:18:28 +02:00
libesp32_lvgl lv_freetype patch #10 2021-07-05 18:51:55 +02:00