Ivan Kravets
f5e5ea91ef
Add PSRAM flags for ttgo-t-beam board
2019-09-18 18:03:17 +03:00
valeros
87ccb55899
Update default serial upload speed
2019-09-18 17:39:42 +03: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
valeros
f5eed10680
Update Arduino core to 1.0.3
2019-09-16 16:36:42 +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
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
69ae21166e
Set default upload speed to 460800 for ESP32 Cam board // Resolve #171
2019-04-18 12:46:17 +03:00
Ivan Kravets
0720476813
Add new boards: AI Thinker ESP32-CAM, Frog Board ESP32, Heltec WiFi LoRa 32 (V2), Heltec Wireless Stick, M5Stick-C, SparkFun LoRa Gateway 1-Channel // Resolve #150
2019-04-18 01:05:30 +03:00
Ivan Kravets
064af54aca
Fix board name for Olimex ESP32-PoE
2019-01-11 14:25:21 +02:00
Ivan Kravets
8209abe69a
Add support for new boards
2019-01-10 18:06:42 +02:00
Ivan Kravets
03fa2648c4
Update boards data
2019-01-10 18:06:09 +02:00
Ivan Kravets
bb0a36934c
Disable PSRAM for ESP Wrover Kit by default
2019-01-10 18:05:49 +02:00
Ivan Kravets
e13bc275a1
Fix board name
2019-01-09 12:26:18 +02:00
Verkehrsrot
6cacc24d6d
Update ttgo-t-beam.json ( #146 )
2018-12-13 23:12:57 +02:00
Ivan Kravets
b838f45175
Fix oddWires's Proteus board name
2018-12-13 20:58:30 +02:00
Ivan Kravets
37047da2b5
Mark oddWires boads as certified
2018-12-13 20:58:08 +02:00
Verkehrsrot
abed087685
Create ttgo-t-beam.json ( #144 )
2018-12-06 15:09:50 -08:00
Ivan Kravets
2817577da4
Automatically generate known debug tools and upload protocols
2018-11-24 15:10:10 +02:00
Verkehrsrot
28bc32b23d
Add new boards: Pycom LoPy & LoPy4 ( #134 )
...
* Create lopy4.json
* Create lopy.json
* Update lopy.json
* Update lopy4.json
* Update lopy.json
* Update lopy4.json
* Update lopy4.json
* Update lopy.json
* Update heltec_wifi_lora_32.json
added debug field
* Update heltec_wifi_lora_32.json
added debug protocols
2018-11-24 14:35:07 +02:00
atanisoft
4f2ca7dba5
Force forward slash for paths for openocd-esp32, new board D-duino-32 ( #139 )
...
* Force forward slash for paths for openocd-esp32
fixes #136
* adding D-duino-32 board type.
This board has a built in OLED and non-standard SCL/SDA pins.
2018-11-23 13:00:34 +02:00
Ivan Kravets
7c046e4a17
Add support for OLIMEX ESP32-PRO
2018-11-05 18:21:27 +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
41d3051984
Update default debug tools
2018-10-26 01:43:59 +03:00
Ivan Kravets
036ab5ad2d
Add support for IOT-BUS JTAG debugging tool
2018-10-26 01:37:16 +03:00
Ivan Kravets
7193bc3abc
Add new boards: oddWires IoT-Bus Io & Proteus IoT-Bus
2018-10-26 00:58:15 +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
3e4c361d14
Make generic FTDI debug tool
2018-08-01 20:25:36 +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
Ivan Kravets
cb99e471b6
Add missed "-mfix-esp32-psram-cache-issue" flag when PSRAM is used
2018-07-30 15:27:49 +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
Thomas Sarlandie
14782a916f
add psram build flag for wrover kit ( #110 )
2018-07-07 23:10:15 +03:00
Ivan Kravets
7b45f051f0
New board "ODROID-GO"
2018-07-02 15:57:15 +03:00
Ivan Kravets
fefd489cf7
Set default upload speed to 921600
2018-07-02 15:56:04 +03:00
Ivan Kravets
3d98efd6b4
Fix maximum allowed data size for ESP32
2018-07-02 15:33:43 +03:00
Ivan Kravets
e61786cac1
Update board flash size
2018-06-29 19:26:34 +03:00
Ivan Kravets
edbf313108
Add new Olimex debug tools: ARM-USB-OCD and ARM-USB-TINY
2018-06-26 00:45:23 +03:00
Ivan Kravets
bc058b977b
Fix broken variant for ESP32vn IoT Uno // Issue #81
2018-06-13 13:45:04 +03:00
Ivan Kravets
540925efcc
Fix RAM size for Espressif ESP-WROVER-KIT
2018-05-31 14:27:16 +03:00
Ivan Kravets
fd9ed71c4f
Custom Partition Tables // Resolve #58
2018-05-26 01:13:54 +03:00
Ivan Kravets
9080ace7ac
Minor fixes
2018-05-25 16:55:24 +03:00
Ivan Kravets
442546c3de
Default debugging configuration for ESP-WROVER-KIT
2018-05-15 15:25:04 -07:00
Ivan Kravets
2bd3cdf219
Add support for ESP32 Pico Kit
2018-05-11 02:16:13 +03:00
Ivan Kravets
4c1014aa45
Remove unused "wait_for_upload_port" option
2018-05-11 02:15:43 +03:00
Ivan Kravets
265b02eac0
Add "minimodule" debug probe
2018-05-09 19:38:25 +03:00
Scott Price
c53d2cbb3d
The '-' (dash) has been changed to '_' (underscore) in the macro names. ( #82 )
2018-05-05 23:32:20 +03:00
Valerii Koval
213be81db5
Add initial code for debugging feature
2018-03-21 23:37:51 +02:00
Ivan Kravets
51e1d40eb4
Format board manifests
2018-02-20 13:18:22 +02:00
Ivan Kravets
0bcb23cfc1
Fix flash size for esp32vn-iot-uno board
2018-01-25 17:00:55 +02:00