Commit Graph

611 Commits

Author SHA1 Message Date
Valerii Koval 9455940f1a Bump version to 4.0.0 2022-04-21 16:33:23 +03:00
Valerii Koval eff0222cd1 Process app offset in debug mode 2022-04-20 22:20:13 +03:00
Valerii Koval c74e09e69a Set type for dynamically configured toolchains // Resolves #765
In some cases toolchain packages may be missing in platform manifest
2022-04-20 21:42:25 +03:00
Valerii Koval e9c81536b9 Minor fixes 2022-04-20 16:59:17 +03:00
Valerii Koval c27721ff6d Fix HWID for Adafruit MagTag 2022-04-19 15:25:47 +03:00
Valerii Koval 2752112002 Use flash size from board manifest by default // Resolve #300 2022-04-19 13:45:36 +03:00
Valerii Koval 8980729628 Take into account application image offset when uploading via esptool
Resolve #538
2022-04-18 21:24:40 +03:00
Valerii Koval a0b6ac6ba0 Minor fixes 2022-04-18 21:16:41 +03:00
Valerii Koval 58cb2d0a45 Allow filesystem image uploading via debug tool
Resolves #177, resolves #422
2022-04-18 17:36:37 +03:00
Hemanth Bollamreddi a00ede298e Added extern C for arduino ad esp idf component (#547)
Co-authored-by: Hemanth Bollamreddi <hbollamreddi@vmware.com>
2022-04-18 17:34:51 +03:00
Alex Lennon 7138f22a5f Improve AWS IoT demo output parsing (#603)
The demonstration builds and runs on the ESP32 outputting
escape codes which are not parsed by default. This makes
the output hard to read.

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2022-04-18 17:33:57 +03:00
Maximilian Gerhardt ed65206ab0 Use correct object copy for TxtToBin (#714)
* Use correct objectcopy binaries and corresponding flags for ESP32S2 and ESP32C3
2022-04-18 17:27:17 +03:00
Valerii Koval d342bced2d Deprecate support for Simba and Pumbaa frameworks 2022-04-18 12:45:21 +03:00
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