4 Commits

Author SHA1 Message Date
Jason2866 8715c1708f Arduino v3.3.1 2025-09-17 00:09:47 +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
Kyle Isom 0a807b594c Add M5Stack GREY module. (#189)
* Add M5Stack GREY module.

c.f. https://m5stack.com/collections/m5-core/products/grey-development-core

* Rename board.

* Fix build section.
2019-06-23 20:29:06 +03:00