Commit Graph

910 Commits

Author SHA1 Message Date
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 c9c9bbecee Merge tag 'v6.6.0' into develop
Bump version to 6.6.0
2024-03-29 19:22:06 +02:00
valeros 38f570bd40 Merge branch 'release/v6.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
valeros bd7dd2cd60 IDF: Get rid of deprecated "pkg_resources" dependency
Resolves #1277
2024-01-17 14:26:11 +02:00
valeros ee1dd5a6c6 Merge tag 'v6.5.0' into develop
Bump version to 6.5.0
2023-12-27 14:05:53 +02:00
valeros b0a7f56bcd Merge branch 'release/v6.5.0' 2023-12-27 14:05:52 +02:00
valeros e2616134ef Bump version to 6.5.0 2023-12-27 14:05:29 +02:00
valeros 91c7448d5a Fix board name for ioxesp32ps 2023-12-27 14:04:36 +02:00
a sapuppo 2571753fc3 Add new boards Namino Rosso / Arancio (#1193) 2023-12-22 20:02:40 +02:00
valeros 2575a81db6 Add ESP32-S3-USB-OTG board
Resolves #1262
2023-12-19 12:06:25 +02:00
Maximilian Gerhardt a886fdc889 Add Adafruit QT Py ESP32-S3 (PSRAM version) (#1257)
Resolves #1181
2023-12-18 11:52:35 +02:00
Dominic Pearman c266d1fcb6 Added board ESP32-PICO-DevKitM-2 (#1254)
Co-authored-by: Dominic Pearman <dominic@phymorous.de>
2023-12-14 12:41:56 +02:00
Jason2866 f5a40f5e66 fix lolin_s3.json (#1252)
remove not needed touch entry
2023-12-12 14:05:33 +02:00
Rodrigo Garcia 638487696c Fix Lolin S2 USB CDC setup (#1251)
This commit fixes an issue with this board pointed out in ESP32 Arduino Github.

https://github.com/espressif/arduino-esp32/issues/8977#issuecomment-1850888549
2023-12-12 12:02:14 +02:00
Paul Price fa33c2bd94 Add Smart Bee Data Logger board (#1249) 2023-12-11 13:33:58 +02:00
valeros 275f1170dd Add a warning if there is a flash size mismatch with IDF config 2023-12-08 12:52:08 +02:00
valeros 89d7ed2085 Add optional MMU page size flag to elf2bin if it's configurable 2023-12-08 12:50:47 +02:00
valeros bc5b51f020 Update ESP-IDF to v5.1.2
Resolve #1237
2023-12-06 14:55:33 +02:00
Kavinda Kotuwegedara 7293107c4d Add Lion:Bit S3 board (#1179) 2023-12-06 13:45:25 +02:00
valeros 13a4062e22 Add new boards
Resolves #1231, resolves #209
2023-12-05 14:54:52 +02:00
valeros 3cf0b92d84 Update IDF package to v4.4.6 for mixed IDF/Arduino projects 2023-12-05 13:41:43 +02:00