valeros
8291126670
Update variant for the ttgo-t-beam board
2021-03-01 11:47:31 +02: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
2546ff6045
Fix memory configuration for Lolin D32 Pro
...
Resolve #482
2021-02-04 12:15:12 +02:00
valeros
883518fa60
Use generic debug interface name for on-board esp32-s2-kaluga-1
2021-01-28 19:32:36 +02:00
valeros
1d1a7ca53a
Move default Arduino partitions to a separate section
2021-01-26 15:31:05 +02:00
valeros
89b4b6ab1d
Delete unsupported connectivity from ESP32-S2 boards
2021-01-26 12:10:54 +02:00
valeros
ab8749063c
Fix manifest name for Adafruit Feather ESP32-S2
2021-01-25 18:10:58 +02:00
valeros
7e5f3f56fa
Initial updates for ESP-IDF v4.2
2021-01-25 17:36:44 +02:00
Jason2866
e542df17d1
Add missing PSRAM entry for Odroid ( #467 )
2021-01-06 12:12:52 +02:00
simonchen
caedd9e9e8
add Nscreen-32 support ( #446 )
2020-12-07 12:41:02 +02:00
Rui Lopes
f83815e534
fix the AZ-Delivery ESP-32 Dev Kit C V4 flash size ( #386 )
2020-09-07 11:35:26 +03:00
Valerii Koval
721014dde2
Enable debugging feature for ESP32-PICO-KIT board // Resolve #336
2020-05-25 14:15:50 +03:00
valeros
9bc9c3a59f
Add mbctool to the list of non debug protocols
2020-03-24 17:30:16 +02:00
valeros
035c8cd6cb
Add new board TTGO LoRa32-OLED V2 // Resolve #246
2020-03-17 15:44:55 +02:00
SG-O
6746039e66
Add SG-O AirMon board. ( #299 )
2020-03-17 15:32:49 +02:00
valeros
4f35220c1d
Tidy up briki files
2020-03-17 13:10:52 +02:00
AlbertoPimpo
98df86243e
Add initial support for briki core ( #294 )
2020-03-17 12:51:38 +02:00
Valerii Koval
e431a495d0
Add new board AZ-Delivery ESP-32 Dev Kit // Resolve #282
2020-02-07 20:21:02 +02:00
valeros
746f4237cb
Remove global ldscripts in qchip board
2020-01-31 16:21:20 +02:00
valeros
4c2b33894f
Refactor ldscript files processing
2020-01-29 15:38:58 +02:00
Ivan Golubic
ffb794d9e3
Updated url and vendor ( #278 )
2020-01-28 13:46:42 +02:00
Bauyrzhan Ospan
f5110ff21e
Add support for Qchip board
2019-12-19 22:16:01 +02:00
donnacha
da87d3785a
Add proper link to ttgo-lora32-v1 board description
...
Add link to vendor github page for board, rather than just a google search link.
2019-12-17 13:58:34 +02:00
Florian
d03fafac19
Correct upload speed for m5stick-c board ( #240 )
...
The current upload speed gives an error when trying to upload on m5stick-c:
```
A fatal error occurred: Timed out waiting for packet header
```
With 1500000 the upload works correctly
2019-10-21 10:38:59 +03:00
valeros
806bc86083
Update Arduino core to 1.0.4 // Resolve #234 , resolve #235
2019-10-02 23:02:41 +03:00
Valerii Koval
17b8428221
Update connectivity options for iotaap_magnolia board // #231
2019-09-26 00:38:40 +03:00
Ivan Golubic
3bc7e3b741
Add IoTaaP Magnolia board ( #231 )
2019-09-25 23:08:50 +03:00
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