Commit Graph

19 Commits

Author SHA1 Message Date
Stephan Hadinger a2fdeff9c5 Fixed crash when PSRAM is absent and ``BOARD_HAS_PSRAM`` set 2021-09-01 22:48:02 +02:00
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
Theo Arends 5abadbf221 Fix ESP32 do not use chip temperature sensor as global temperature if external temperature sensor is used (#12630) 2021-07-13 16:44:28 +02:00
Theo Arends f62f86aeb7 Update support_esp.ino 2021-07-02 10:20:26 +02:00
Theo Arends 18cb3da940 Add ESP32-C3 restart season info 2021-06-29 18:15:22 +02:00
Stephan Hadinger b70c8620b2 Fix compilation when USE_UFILESYS is not defined 2021-06-20 22:04:32 +02:00
Stephan Hadinger e88955c479 LVGL support for PSRAM 2021-05-09 18:15:15 +02:00
Theo Arends 98fcc271a7 Disable logging in GetDeviceHardware() 2021-04-22 15:51:50 +02:00
Theo Arends f7cf56b8be Increase getdevicehardware() log level 2021-04-20 10:23:08 +02:00
Theo Arends 41dd4f5458 Update support_esp.ino 2021-04-19 17:48:18 +02:00
Theo Arends 4961cb69bf Update support_esp.ino 2021-04-19 16:36:05 +02:00
Theo Arends 6c0861a59a Add ESP32 devicehardware debug info 2021-04-19 15:34:49 +02:00
Jason2866 241af63aa1
add c3 2021-04-17 19:57:13 +02:00
Theo Arends bbd490f27e Fix S2/C3/C6 compilations with regards to GetDeviceHardware 2021-04-17 17:32:20 +02:00
Theo Arends b2b2603d39 Add hardware Id to GUI Information page
Add hardware Id to GUI Information page (#11757)
2021-04-17 15:57:35 +02:00
Theo Arends 0318f630ac Fix ESP-S2 temperature issue 2021-04-12 15:55:45 +02:00
Theo Arends 591021a556 Add ESP32 Cpu Temperature 2021-04-12 14:59:40 +02:00
Stephan Hadinger 9116c9848a Berry milestone March 20 2021-03-20 18:44:35 +01:00
Theo Arends b073905a2e Consolidate ESP specific functions 2021-02-08 11:34:29 +01:00