11 Commits

Author SHA1 Message Date
Jason2866 0afa11add6 Arduino core 3.3.3 2025-11-05 18:33:57 +01:00
Valerii Koval 581c7d0325 Add support for Arduino v2.0
Resolve #619, resolve #652, resolve #591
2022-04-14 14:40:12 +03:00
valeros 8e52beab07 Fix RAM size for M5Stack Core2 and M5Stack FIRE
Resolve #596
2021-08-11 12:17:09 +03:00
valeros ddab9bbb1e Update Arduino core to v1.0.5
Resolve #298
Resolve #329
Resolve #344
Resolve #359
Resolve #378
Resolve #384
Resolve #389
Resolve #390
Resolve #414
Resolve #420
Resolve #436
Resolve #440
Resolve #493
2021-02-24 11:09:54 +02:00
valeros 1d1a7ca53a Move default Arduino partitions to a separate section 2021-01-26 15:31:05 +02:00
valeros 4c2b33894f Refactor ldscript files processing 2020-01-29 15:38:58 +02:00
Peter b7c4677ad2 Change default serial upload speed to 460k (#223)
Whilst the esp8266/Arduino core has defaulted and limited their
upload speeds to 460800, the ESP32 core has not, but is subject
to the same issues, namely compatability issues with CH340 usb
serial chip and higher baud rates (possibly only on *nix based
systems).

There is possibly little benefit going higher than 460800 due
to flash erase and write times rather than serial transfer
times (even if it were to connect reliably).
2019-09-18 17:36:55 +03:00
Ivan Kravets d6981a0e98 Implement "espota" protocol 2019-05-11 22:13:26 +03:00
Ivan Kravets 03fa2648c4 Update boards data 2019-01-10 18:06:09 +02:00
Ivan Kravets 2817577da4 Automatically generate known debug tools and upload protocols 2018-11-24 15:10:10 +02:00
Ivan Kravets 51f82da2c7 New boards: WEMOS LOLIN D32 & LOLIN D32 PRO, M5Stack FIRE, TTGO LoRa32-OLED V1, XinaBox CW02 2018-07-30 15:28:58 +03:00