Valerii Koval
b94ae136e9
Update Arduino core to v2.0.7
...
- New boards (resolves #915 , resolves #1009 )
- Updated IDF to v4.4.4 for mixed projects
2023-02-27 12:18:01 +02:00
sigmdel
6bfea508a6
Add new HWIDs for seeed_xiao_esp32c3
...
Added 303A:1001
2023-02-22 11:57:54 +02:00
Valerii Koval
90130b696c
Update esptoolpy to v4.5.0
...
Resolves #1025
2023-02-17 19:34:20 +02:00
Valerii Koval
764527eb03
Merge tag 'v6.0.1' into develop
...
Bump version to 6.0.1
2023-02-06 14:39:04 +02:00
Valerii Koval
33f2e6e3e4
Merge branch 'release/v6.0.1'
2023-02-06 14:39:03 +02:00
Valerii Koval
679a5a5acc
Bump version to 6.0.1
2023-02-06 14:38:48 +02:00
Daan Steenbergen
98046b6d4d
Allow uppercase registers in exception decoder ( #1020 )
...
It now also successfully handles backtraces where the register has upper case letters
2023-02-03 15:15:11 +02:00
Valerii Koval
c49915ae06
Delete deprecated example
2023-02-02 12:27:55 +02:00
Valerii Koval
8507dd8e7f
Better handling of ESP IDF Python dependencies
...
#1006 , #1007 , resolves #1013
Now IDF Python deps are installed in a pre-сreated virtual environment.
The name of the IDF venv contains the IDF version to avoid possible conflicts and
unnecessary reinstallation of Python dependencies in cases when Arduino
as an IDF component requires a different version of the IDF package and
hence a different set of Python deps or their versions
2023-01-31 21:51:01 +02:00
Valerii Koval
f3d3c295fc
Update platform description
2023-01-23 12:28:43 +02:00
Valerii Koval
a9ad5ac388
Fix partition file names for Feather S3 and QT Py S3 without PSRAM
...
Resolve #1004
2023-01-17 21:04:00 +02:00
Valerii Koval
11b406a1ca
Merge tag 'v6.0.0' into develop
...
Bump version to 6.0.0
2023-01-16 21:17:02 +02:00
Valerii Koval
cdf9bfd621
Merge branch 'release/v6.0.0'
2023-01-16 21:17:01 +02:00
Valerii Koval
1b54fc7a76
Bump version to 6.0.0
2023-01-16 21:16:16 +02:00
Valerii Koval
51ff51e9ef
Typo fix
2023-01-16 19:21:21 +02:00
Valerii Koval
783e8a9ad7
Better handling of Python deps for IDF
2023-01-16 14:22:17 +02:00
Valerii Koval
6660f2cfd7
Update default partition tables for Adafruit Feather S3 based boards
...
Resolves #996 , resolves #997
2023-01-11 18:05:48 +02:00
Jason2866
0158a727b9
Fix ULP RISCV toolchain file selection ( #993 )
2023-01-09 12:06:18 +02:00
Nedko Boshkilov
168fa22561
Sort ULP sources to prevent relocation errors ( #950 )
2023-01-09 11:46:35 +02:00
Valerii Koval
4a461f5221
Update examples
2023-01-06 14:29:59 +02:00
Valerii Koval
d0835e994c
Take into account board flash mode when converting elf to bin
2023-01-06 14:29:58 +02:00
Valerii Koval
ecc617e341
Add support for IDF v5.0
...
Resolves #979
2023-01-06 14:29:24 +02:00
Valerii Koval
8b5e233994
Typo fix in Deneyap Mini v2 manifest
...
Resolves #983
2022-12-29 22:47:54 +02:00
Valerii Koval
fa1ff811eb
Merge tag 'v5.3.0' into develop
...
Bump version to 5.3.0
2022-12-29 11:48:13 +02:00
Valerii Koval
c7e0e37367
Merge branch 'release/v5.3.0'
2022-12-29 11:48:12 +02:00
Valerii Koval
ee09e8be55
Bump version to 5.3.0
2022-12-29 11:47:47 +02:00
Valerii Koval
26b5112bdc
Fix ULP package paths
2022-12-26 19:09:29 +02:00
Valerii Koval
5a7db65de8
Update ESP32 ULP toolchain to v2.35
...
ULP toolchain is now common for all family
2022-12-26 14:32:12 +02:00
Valerii Koval
86ce4d24bb
Update IDF to v4.4.3
2022-12-25 22:44:08 +02:00
Will Anderson
0247ed1056
Add ESP-C3-M1-I-Kit ( #841 )
2022-12-24 01:30:05 +02:00
Valerii Koval
9c3e3b6855
Update Arduino core to v2.0.6
...
Resolves #937
2022-12-24 01:24:52 +02:00
Valerii Koval
fee4b738f5
Fix HWID the for um_pros3 board // Resolve #964
2022-12-01 13:46:04 +02:00
Valerii Koval
2f2ddc728e
Normalize path in the "IDF_PATH" variable // Resolve #960
2022-12-01 13:43:11 +02:00
Ivan Kravets
c0df90fda8
Bump "esptool.py" to 4.4.0
2022-11-29 19:57:26 +02:00
Valerii Koval
03254d41cb
Merge tag 'v5.2.0' into develop
...
Bump version to 5.2.0
2022-09-30 12:53:15 +03:00
Valerii Koval
8565a828b1
Merge branch 'release/v5.2.0'
2022-09-30 12:53:14 +03:00
Valerii Koval
f1d0071fa5
Bump version to 5.2.0
2022-09-30 12:53:00 +03:00
Tinyu
34fd8f1e2d
Add M5Station board ( #871 )
2022-09-29 15:58:31 +03:00
Valerii Koval
03d59c608b
Use the "adapter speed" option for OpenOCD
...
Issue #917
2022-09-27 12:30:15 +03:00
Hamish Cunningham
752d771c71
Add board definitions for unphone ESP32 and ESP32S3 devices ( #870 )
2022-09-26 21:41:00 +03:00
Davy
36445b2669
Add Lolin S3 board ( #905 )
2022-09-26 21:16:44 +03:00
Valerii Koval
ccae219f0a
Add new boards
2022-09-26 15:32:37 +03:00
Valerii Koval
1400178ec6
Synchronize board settings according to the latest Arduino core
2022-09-26 15:23:00 +03:00
Valerii Koval
bf9c13ff9c
Update esptoolpy to v4.2.1
2022-09-26 15:14:53 +03:00
Valerii Koval
ce9af2ad63
Update Arduino core to v2.0.5
2022-09-26 15:14:34 +03:00
Valerii Koval
bb9b135803
Properly handle "memory_type" option
2022-09-26 15:13:52 +03:00
Jason2866
f4119a641b
Corrections for esp32s3box board ( #914 )
...
- Fixed the "memory_type" option
- Removed unnecessary defines
2022-09-26 13:57:02 +03:00
Jason2866
2f2a8d4b51
Better handling of bootloader configuration ( #880 )
2022-09-26 12:19:53 +03:00
Jason2866
4f51150708
Take into account "memory_type" option to properly select boot mode ( #913 )
...
Use correct bootloader `opi` when `"boot": "opi"` is not set for Arduino framework
Resolves #837 , enhances #904
2022-09-26 12:11:48 +03:00
Jason2866
ad4f417ad3
Fix flash mode for opi ( #904 )
...
opi needs to be flashed in mode `dout` to work. Changed flash mode for `qout` since it can be flashed in `dio`.
This is the way espressif now does in IDF
2022-09-13 19:31:16 +03:00