Commit Graph

598 Commits

Author SHA1 Message Date
Valerii Koval 4371944c6b Add support for new filesystems
Resolves #546, resolves #570, resolves #643
2022-04-17 23:58:10 +03:00
Valerii Koval 126c17695e Update OpenOCD package to the latest v0.11 2022-04-17 22:48:42 +03:00
Valerii Koval 51b85206a4 Fix flash mode for Saola and Kaluga boards 2022-04-17 22:47:38 +03:00
Valerii Koval 84f6d42a38 Add Unexpected Maker boards
Resolves #694
2022-04-14 21:55:04 +03:00
Zeynep Dicle 91cb4f3e28 Add Deneyap Kart Board and Deneyap Mini Board (#681) 2022-04-14 20:28:10 +03:00
Valerii Koval 0a010b6150 Add Trueverit ESP32 Universal IoT Driver MK II board 2022-04-14 18:52:20 +03:00
Valerii Koval 4bea8dd779 Add Franzininho boards // Resolve #636 2022-04-14 16:45:47 +03:00
Valerii Koval beb23d3cb6 Add Adafruit MagTag and FunHouse boards
Resolve #609, resolve #731
2022-04-14 16:21:16 +03:00
Valerii Koval 503aff3671 Add uPesy boards // Resolve #536
- uPesy ESP32 Wrover DevKit
- uPesy ESP32 Wroom DevKit
2022-04-14 16:18:58 +03:00
rdmcmurray 4a98bdf548 Add Adafruit Metro ESP32-S2, update Feather (#483) 2022-04-14 16:12:32 +03:00
Sean Hagen 6a26ad87b9 Add SparkFun ESP32 MicroMod (#605)
Resolve #521
2022-04-14 15:45:06 +03:00
Simone 752c1747cf Add support for Trueverit Universal IoT Driver (#554) 2022-04-14 15:35:55 +03:00
Valerii Koval 401e6f68c0 Merge branch 'feature/a20' into develop 2022-04-14 14:46:47 +03:00
Valerii Koval 581c7d0325 Add support for Arduino v2.0
Resolve #619, resolve #652, resolve #591
2022-04-14 14:40:12 +03:00
Ivan Kravets 83554f4603 Add RISC-V keyword 2022-04-14 10:29:04 +03:00
Ivan Kravets a4957d0d3a Drop Python 2 2022-04-13 12:52:54 +03:00
Ivan Kravets acfd7cf433 Symlink dev-platform 2022-04-08 12:54:46 +03:00
Ivan Kravets 92ca3d7a24 Use the latest Github OS images 2022-04-04 12:05:38 +03:00
Ivan Kravets 7152c8b143 Switch docs to HTTP 2022-03-31 14:23:26 +03:00
Valerii Koval d93c9ef8f6 Fixed flash size for AZ-Delivery ESP-32 Dev Kit C V4
Resolves platformio/platformio-docs#234
2022-02-07 11:49:36 +02:00
Valerii Koval f8340a2081 Merge branch 'release/v3.5.0' into develop 2022-01-28 13:47:20 +02:00
valeros 3f31c1d9a5 Bump version to 3.5.0 2022-01-28 13:46:55 +02:00
Valerii Koval ef8796cc2a Update latest toolchains to patched versions
Resolve #705
2022-01-21 11:07:17 +02:00
Anderson Costa 084131f663 Add Franzininho WiFi Board (#642) 2022-01-14 12:06:07 +02:00
Jason2866 654ed3ee9f PSRAM fix not needed for M5 stack core2 (#676)
since all m5 stack core 2 have a actual PSRAM bug free version
2022-01-14 12:02:05 +02:00
valeros fcde861303 Update ESP-IDF to the latest v4.3.2
v4.3.2 also requires updated toolchains
2022-01-13 17:50:25 +02:00
Niwantha Nadeesh Meepage bbacdbe071 Create lionbit config file (#692)
* Create lionbit config file

* Changed upload speed.
2022-01-03 13:50:08 +02:00
Ivan Kravets 495c689133 Use official $PROJECT_DATA_DIR 2021-12-02 22:08:28 +02:00
Ivan Kravets 973c5bcdb9 Convert RST to MD 2021-11-22 16:13:21 +02:00
valeros 4bb4394840 Merge branch 'release/v3.4.0' into develop 2021-11-12 12:36:43 +02:00
valeros 67af58b52e Bump version to 3.4.0 2021-11-12 12:36:33 +02:00
Alex Lennon 80bd1e1650 Updating the espidf-aws-iot example to use AWS Embedded C Embedded SDK v3.1.5 (#601)
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2021-11-09 21:36:15 +02:00
valeros c00f016f75 Typo fix 2021-11-09 15:13:58 +02:00
valeros 5e6f2bf70b Use legacy toolchain for mixed IDF/Arduino projects 2021-11-09 14:16:39 +02:00
valeros 0e104fd9e1 Update ULP build process according to IDF v4.3.1 2021-11-09 13:48:42 +02:00
valeros f82d9bc5eb Tidy up dynamic toolchain resolution 2021-11-09 12:12:06 +02:00
Valerii Koval cfcf1c7d38 Update Ubuntu image in CI 2021-11-08 16:41:46 +02:00
valeros 4bea81ffed Make new toolchains for ESP-IDF v4.3.1 mandatory
Resolve #665
2021-11-08 16:40:05 +02:00
valeros 824c5fb93c Properly embed non-text files for IDF-based projects
Resolve #639
2021-11-05 16:13:39 +02:00
valeros e0e18e6d7f Revert flash mode from DIO to QIO for TinyPICO
Fixed regression caused by #584
2021-11-05 15:10:23 +02:00
valeros f7bcd7e692 Revert "Use default flash mode when uploading via esptoolpy"
Resolve #584, resolve #630, resolve #623

This reverts commit fe5d2796d4.
2021-11-05 15:09:59 +02:00
valeros c4ad0942ee Properly calculate partition offsets
Resolve #627
2021-11-05 14:55:53 +02:00
valeros 93b71b66e7 Update ESP-IDF to v4.3.1
Resolve #655, resolve #635
2021-11-05 14:54:41 +02:00
valeros 1e0f14730b Merge branch 'release/v3.3.2' into develop 2021-08-31 16:33:09 +03:00
valeros 0d2edd09dd Bump version to 3.3.2 2021-08-31 16:32:59 +03:00
valeros 4781608b8a Changed flash mode from QIO to DIO for TinyPICO (#615) 2021-08-31 15:40:57 +03:00
valeros 5001ac45c7 Properly handle ESP-IDF package version for custom packages
Resolve #593
2021-08-17 15:59:17 +03:00
valeros bec7adeabc Properly handle file names specified as binary data
Resolve #604
2021-08-16 16:31:41 +03:00
valeros 8e52beab07 Fix RAM size for M5Stack Core2 and M5Stack FIRE
Resolve #596
2021-08-11 12:17:09 +03:00
valeros 6834feed55 Merge branch 'release/v3.3.1' into develop 2021-07-26 21:17:03 +03:00