Commit Graph
45 Commits
Author SHA1 Message Date
TD-er acd31386d4 [Build] Add flag to help not compile/download unused libs 2024-02-18 01:44:15 +01:00
TD-er 0d0dfdfd9b [ESP32] Disable PSRAM for ESP32 4M builds (WT32-ETH01 issues) 2024-01-12 01:41:01 +01:00
TD-er ae8f254f71 [USB CDC] Fix console on ESP32-C6 USB Jtag port & cleanup unused boards 2023-12-19 11:11:15 +01:00
TD-er b2444cab36 [Build] Fix ESP8266 build consistency in used parameters 2023-12-11 13:33:28 +01:00
TD-er fc750c6a05 [ESP-IDF5.1] Update to latest Arduino/ESP32 and IDF code 2023-12-06 00:11:23 +01:00
TD-er 7da2b18e2d [ESP-IDF5.1] Fix crashes on ESP32-S3/C3/C2 WiFi scan 2023-12-04 01:15:15 +01:00
TD-er aecb9fbf23 [ESP-IDF5.1] Add SafeBoot minimal image for 4M ESP32-xx nodes 2023-12-01 17:50:26 +01:00
TD-er 40d25f04f5 [ESP-IDF5.1] Move ESP32 partition definitions 2023-11-13 01:01:45 +01:00
TD-er fcf7fbb94a [ESP-IDF5.1] Add 2M ESP32-C2 no-OTA option 2023-11-09 17:25:23 +01:00
TD-er 238e04bba8 [ESP-IDF5.1] Add initial Custom builds for ESP32-C2 and ESP32-C6 2023-11-09 14:20:30 +01:00
Ton Huisman 3da05947e2 [Build] Remove unused board definition files 2023-07-22 18:56:24 +02:00
Ton Huisman 8546b10964 [Build] Move ESP32_4M2M settings to own board file 2023-07-22 18:53:59 +02:00
Ton Huisman 31a1f30136 [Build] Add boards definitions for ESP32-S3 8MB and ESP32-S3 16MB 2023-07-04 21:59:15 +02:00
TD-erandGitHub d363b67661 Merge branch 'mega' into feature/support_esp32_solo 2023-06-23 01:13:00 +02:00
TD-er 095199dbd0 [ESP32-S2] Fix esptool.py upload parameters to help autoreset flashing 2023-06-02 20:29:08 +02:00
TD-erandGitHub 617bee9bc2 Merge branch 'mega' into feature/support_esp32_solo 2023-06-02 00:24:23 +02:00
TD-er 77bdd1ad22 [ESP32-S3 CDC] Switch USB serial to HWCDC for ESP32-S3 for web flasher 2023-05-27 00:53:08 +02:00
TD-er cac03e976d [USBCDC] Remove 2nd USB CDC port + use USB CDC on ESP32-S3 2023-05-26 00:04:51 +02:00
TD-er f25c8e1782 [ESPEasySerial] Fix crashes on ESP32-C3 2023-05-25 21:17:51 +02:00
TD-er d6d5aec91e [ESPEasySerial] Fix fallback USBCDC to Serial0 (input not working yet) 2023-05-24 23:49:45 +02:00
TD-er 2b87fe8164 [USB CDC] Support USB serial port for ESP32-S2/S3/C3 2023-05-17 10:57:58 +02:00
TD-er 1ec530f95b [ESP32-solo1] Add support for single-core ESP32 2023-05-14 16:29:27 +02:00
TD-er 1afcaf8e5b [ESP32-S3] Fix board definitions + build errors on ESP32-S3 2023-05-03 00:18:19 +02:00
TD-er cd9d0c9173 [GPIO Boot States] Fix bug storing ESP32-S2 boot states + add ESP32-S3 2023-05-02 20:35:30 +02:00
TD-er 50b275b5fe [GPIO info] Add hardware/GPIO specifics for ESP32-C3/S3 2023-05-02 15:25:49 +02:00
TD-er 61d34944ae [ESP32-C3 / -S3] Add support for ESP32-C3 & ESP32-S3 2023-05-02 00:31:44 +02:00
TD-er 065f3e41f4 [Cache Controller] Allow for larger files on large ESP8266 FileSystems 2022-11-21 22:31:19 +01:00
Ton Huisman 5076419f4d [Build] Update platform to 2.0.5.2, enable PSRAM for 16M8M envs, prepare PSRAM fix config 2022-11-07 23:15:43 +01:00
Ton Huisman df1c9d7ccc [Build] Add PSRAM environments for 16M8M 2022-11-03 23:07:14 +01:00
Ton Huisman e4e883f8f5 [Boards] Move IDF version to platform_core-defs.ini 2022-10-23 00:11:42 +02:00
Ton Huisman ff29f27f9a [Boards] Fix IDF version and order of ESP32/s2/c3 checks to get correct GPIO definitions 2022-10-22 23:57:30 +02:00
Ton Huisman ab16fe1901 [Boards] Set additional IDF flag for ESP32s2 (and yet unsupported ESP32c3) boards 2022-10-22 23:03:56 +02:00
TD-er b30776d66c [Build] Switch ESP32 board definitions to use DIO mode 2022-08-27 23:44:33 +02:00
TD-er 5e70bd94b0 [ESP8266] Change resetmethod to "nodemcu" to fix reset during flash 2022-08-27 22:08:25 +02:00
TD-er ed5e277e5d [ESP32 flash] Move back to DOUT and DOUT_QSPI 2022-08-16 16:14:43 +02:00
TD-er 9f0a6b89ad [ESP32] Include SPI memory_type in board defs 2022-08-15 21:53:56 +02:00
TD-er 5172459072 [ESP32 flash mode] Change flash mode board defs to use QIO for ESP32 2022-08-15 16:51:38 +02:00
TD-er 532f69b9e3 [PlatformIO] Fix boot loop issues on 16M ESP32 boards 2022-06-30 22:54:32 +02:00
TD-er 6eefb891e2 [PlatformIO] Fix upload size for 16M boards, causing bootloops
Also got rid of some warnings about unhandled boot causes for ESP32-S2

Set the CPU frequency for "solo" boards to 80MHz
2022-06-29 12:21:25 +02:00
TD-er ee7be80be3 [Build] Do not use commas in ESP board name 2022-06-23 14:00:13 +02:00
TD-er ec9af7df7f [ESP32 IDF4.4] Set CPU frequency to 240 MHz 2022-02-08 13:02:13 +01:00
TD-er 79c31a41ce [IDF4.4 + 16M] Restore missing ESP32 builds
Somehow the max 16M8M builds do end up again in boot loops....
2022-02-08 12:59:49 +01:00
TD-er 64328e9160 [IDF4.4 + 16M] Make normal builds with IDF4.4 work on 16M flash 2022-02-08 12:59:49 +01:00
TD-er 51449c6dc2 [PIO build ESP32] Attempt to fix boot loop on ESP32 with IDF4.4
16M flash ESP32 units keep rebooting when built with a partitioning schema for 16M flash units.
This does not happen on older IDF versions, but does happen on IDF 4.4
2022-02-08 12:58:17 +01:00
TD-er 51f027835e [ESP32-S2] Add experimental support for ESP32-S2 2021-02-04 02:51:47 +01:00