Jason2866
f1b9e07c69
release espressif32 Arduino core 3.0.3 based on IDF 5.1.4
2024-07-17 15:29:13 +02:00
Gabriel Simmer
68ad40f6df
Remove floating comma from adafruit_feather_esp32s3_reversetft.json. ( #1421 )
2024-07-10 21:39:48 +03:00
Jason2866
f77dd2c993
Better handling of IDF package version ( #1420 )
...
Resolves #1418
2024-07-08 16:27:15 +03:00
Philip Corliss
19a2a1e408
Enable PSRAM for adafruit_feather_esp32s3_reversetft ( #1414 )
2024-07-02 11:55:52 +03:00
valeros
ad7b231ca3
Add default sdk config for esp32-c6-devkitc-1 in examples
2024-06-18 20:11:26 +03:00
valeros
64608ba268
Update ESP-IDF to v5.2.2
...
Resolves #1398
2024-06-18 14:50:13 +03:00
TheMasterofBlubb
40cf417aa2
Added Board definition for M5Stack Core Basic 16MB variant ( #1399 )
...
According to the documentation (see Version Change) around 2020 the M5Stack Core Basic got upgraded to 16MB Flash. This also covers the newer versions with the SKUs K001-V27 and K001-V26.
2024-06-17 15:21:49 +03:00
valeros
d91a581a0e
Fix maximum RAM size for ESP32-C6-DevKitC-1
2024-06-10 20:38:28 +03:00
valeros
d394712bbf
Update Arduino core to v2.0.17
...
Resolves #1385
2024-06-06 16:09:22 +03:00
valeros
8818b42b9e
Properly handle "preserve_source_file_extension" config option
2024-06-06 16:08:36 +03:00
valeros
022e6044b4
Merge tag 'v6.7.0' into develop
...
Bump version to 6.7.0
2024-05-14 15:06:01 +03:00
valeros
79b5a07bbf
Merge branch 'release/v6.7.0'
2024-05-14 15:06:00 +03:00
valeros
73fb89df39
Bump version to 6.7.0
2024-05-14 15:05:19 +03:00
valeros
35b29a197f
Refactor processing of IDF linker fragments
...
The helper function extracts fragments directly from Ninja build script
2024-05-10 16:00:22 +03:00
Jason2866
09056b024d
Keep source file extension in object file names for IDF components ( #1362 )
2024-05-10 15:42:40 +03:00
valeros
eb6d7c5390
Update Arduino core to v2.0.16
2024-05-06 13:55:20 +03:00
valeros
2fd630ea33
Update Python version in CI
2024-04-29 14:56:53 +03:00
powerfeatherdev
738e7137bf
Add board ESP32-S3 PowerFeather ( #1344 )
2024-04-29 14:22:08 +03:00
valeros
3fdfd14c51
Add new boards
2024-04-29 14:19:24 +03:00
valeros
37f73f492a
Update Arduino core to v2.0.15
...
Resolve #1354
2024-04-29 14:18:35 +03:00
valeros
54f64c9d86
Fix toolchain path in ULP build script
2024-04-23 17:49:06 +03:00
valeros
6c323e2d9f
Remove deprecated AWS-IoT example
2024-04-23 17:01:44 +03:00
valeros
1a9fd7b9d3
Typo fix
2024-04-23 16:59:42 +03:00
valeros
89dbe707cd
Update toolchain packages for IDF integration
...
Issue #1360
2024-04-23 16:43:58 +03:00
Vojtěch Boček
77f8fc2ff4
Make esp32_exception_decoder more generic ( #1357 )
2024-04-18 12:59:55 +03:00
valeros
38f570bd40
Merge branch 'release/v6.6.0'
2024-03-29 19:22:06 +02:00
valeros
c9c9bbecee
Merge tag 'v6.6.0' into develop
...
Bump version to 6.6.0
2024-03-29 19:22:06 +02:00
valeros
849431840d
Bump version to 6.6.0
2024-03-29 19:21:45 +02:00
valeros
b901f2dc77
Typo fix
2024-03-27 20:25:34 +02:00
valeros
02d004d681
Switch to native Python subprocess calls for ULP build workflow
...
This workaround allows to bypass a limit of 8192 symbols on Windows for external command
2024-03-27 16:03:36 +02:00
valeros
e2f552f87a
Better handling of IDF source files when preparing build env
2024-03-27 16:00:53 +02:00
valeros
af266f7492
Update RISC-V toolchain to v13.2.0
2024-03-22 16:52:59 +02:00
valeros
7e3b841ae9
Update IDF USB example
2024-03-21 15:55:57 +02:00
valeros
62697f2848
Add functionality to skip installation of IDF's Python deps
2024-03-21 15:52:17 +02:00
valeros
62f67a613c
Update ESP-IDF to v5.2.1
...
Resolve #1326
2024-03-21 15:51:44 +02:00
Alastair D'Silva
271f4175f7
Use GCC wrapped ar & ranlib to enable LTO ( #1329 )
...
LTO shifts compilation to the final link, allowing for more aggressive optimisations.
AR & RANLIB need to use their gcc equivalents to enable this, and will otherwise behave identically if LTO data is not in the objects.
Signed-off-by: Alastair D'Silva <alastair@d-silva.org >
2024-03-20 14:59:09 +02:00
mb-orgatex
141b048f86
Add missing Bluetooth connectivity for esp32-s3-devkitm-1 ( #1334 )
...
Co-authored-by: Manoel Brunnen <mb@lee-brunnen.de >
2024-03-19 12:55:08 +02:00
Jason2866
159f06dc87
Add new option f_boot ( #1331 )
2024-03-18 14:03:31 +02:00
Nicklas Börjesson
0f5033b2fc
Bump idf-component-manager to 1.5.2 ( #1321 )
2024-03-06 16:31:13 +02:00
valeros
f3953f8a6d
Properly handle ULP sources in incremental builds
...
Resolves #1320
2024-03-04 16:45:34 +02:00
Andrew Dunai
9b0c95d4a7
Add support for Lilka (v2) board ( #1317 )
2024-02-22 18:43:51 +02:00
valeros
1b8305584b
Remove generic compiler flags from global ASM scope
...
This way assembly sources that don't require preprocessing (.s)
will be run without generic compiler flags.
Issue #1314
2024-02-22 14:03:26 +02:00
Valerii Koval
66d21ae224
Enabled debug feature for WEMOS LOLIN32 Lite
...
Resolves #1312
2024-02-19 15:47:33 +02:00
Ivan Kravets
8524bb6fdd
Drop support for abandoned Briki boards
2024-02-16 22:39:57 +02:00
Ivan Kravets
2beaa5fe53
Drop support for abandoned Briki boards
2024-02-16 18:05:08 +02:00
Ivan Kravets
a7e7d01f3a
Drop support for abandoned Briki boards
2024-02-16 18:02:36 +02:00
Jason2866
8fe5e12b1f
Implement get_board_f_image ( #1308 )
2024-02-15 15:00:27 +02:00
Valerii Koval
ecb0953333
Print explicit path to missing partition table
...
Resolve #1304
2024-02-12 14:36:28 +02:00
jon
76df32f785
Add Lolin S3 Pro ( #1303 )
2024-02-09 13:36:52 +02:00
valeros
2587ce9871
Add Adafruit Feather ESP32-S2 board
...
Issue #1287
2024-01-22 14:26:14 +02:00