Jason2866
0afa11add6
Arduino core 3.3.3
2025-11-05 18:33:57 +01:00
Valerii Koval
1400178ec6
Synchronize board settings according to the latest Arduino core
2022-09-26 15:23:00 +03: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
Kryštof Černý
d405ba12c0
Change upload speed of ALKS board ( #173 )
2019-04-24 16:02:20 +03:00
Ivan Kravets
2817577da4
Automatically generate known debug tools and upload protocols
2018-11-24 15:10:10 +02:00
Ivan Kravets
7a758c461e
Add debugging support using TIAO USB Multi-Protocol adapter (TUMPA)
2018-10-29 21:33:52 +02:00
Ivan Kravets
036ab5ad2d
Add support for IOT-BUS JTAG debugging tool
2018-10-26 01:37:16 +03:00
Ivan Kravets
c841fa34e5
Add support for debugging via J-Link
2018-10-19 20:06:47 +03:00
Ivan Kravets
f74f351442
Add support for ESP-Prog debug tool
2018-08-10 16:54:09 +03: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
Kryštof Černý
bfdeb16936
Add ALKS ESP32 board variant ( #113 )
...
* Add ALKS variant
* Update to be up to date
2018-07-19 13:19:07 +03:00