Commit Graph

  • 77f8fc2ff4 Make esp32_exception_decoder more generic (#1357) Vojtěch Boček 2024-04-18 11:59:55 +02:00
  • c9c9bbecee Merge tag 'v6.6.0' into develop valeros 2024-03-29 19:22:06 +02:00
  • 38f570bd40 Merge branch 'release/v6.6.0' valeros 2024-03-29 19:22:06 +02:00
  • 849431840d Bump version to 6.6.0 valeros 2024-03-29 19:21:45 +02:00
  • b901f2dc77 Typo fix valeros 2024-03-27 20:25:34 +02:00
  • 02d004d681 Switch to native Python subprocess calls for ULP build workflow valeros 2024-03-27 16:03:36 +02:00
  • e2f552f87a Better handling of IDF source files when preparing build env valeros 2024-03-25 12:43:44 +02:00
  • af266f7492 Update RISC-V toolchain to v13.2.0 valeros 2024-03-22 16:52:59 +02:00
  • 7e3b841ae9 Update IDF USB example valeros 2024-03-21 15:55:57 +02:00
  • 62697f2848 Add functionality to skip installation of IDF's Python deps valeros 2024-03-21 15:52:17 +02:00
  • 62f67a613c Update ESP-IDF to v5.2.1 valeros 2024-03-21 15:51:44 +02:00
  • 271f4175f7 Use GCC wrapped ar & ranlib to enable LTO (#1329) Alastair D'Silva 2024-03-20 23:59:09 +11:00
  • 141b048f86 Add missing Bluetooth connectivity for esp32-s3-devkitm-1 (#1334) mb-orgatex 2024-03-19 11:55:08 +01:00
  • 159f06dc87 Add new option f_boot (#1331) Jason2866 2024-03-18 13:03:31 +01:00
  • 0f5033b2fc Bump idf-component-manager to 1.5.2 (#1321) Nicklas Börjesson 2024-03-06 15:31:13 +01:00
  • f3953f8a6d Properly handle ULP sources in incremental builds valeros 2024-03-04 16:45:34 +02:00
  • 9b0c95d4a7 Add support for Lilka (v2) board (#1317) Andrew Dunai 2024-02-22 18:43:51 +02:00
  • 1b8305584b Remove generic compiler flags from global ASM scope valeros 2024-02-22 14:03:26 +02:00
  • 66d21ae224 Enabled debug feature for WEMOS LOLIN32 Lite Valerii Koval 2024-02-19 15:47:33 +02:00
  • 8524bb6fdd Drop support for abandoned Briki boards Ivan Kravets 2024-02-16 22:39:57 +02:00
  • 2beaa5fe53 Drop support for abandoned Briki boards Ivan Kravets 2024-02-16 18:05:08 +02:00
  • a7e7d01f3a Drop support for abandoned Briki boards Ivan Kravets 2024-02-16 18:02:36 +02:00
  • 8fe5e12b1f Implement get_board_f_image (#1308) Jason2866 2024-02-15 14:00:27 +01:00
  • ecb0953333 Print explicit path to missing partition table Valerii Koval 2024-02-12 14:36:28 +02:00
  • 76df32f785 Add Lolin S3 Pro (#1303) jon 2024-02-09 03:36:52 -08:00
  • 2587ce9871 Add Adafruit Feather ESP32-S2 board valeros 2024-01-22 14:26:14 +02:00
  • bd7dd2cd60 IDF: Get rid of deprecated "pkg_resources" dependency valeros 2024-01-17 14:26:11 +02:00
  • ee1dd5a6c6 Merge tag 'v6.5.0' into develop valeros 2023-12-27 14:05:53 +02:00
  • b0a7f56bcd Merge branch 'release/v6.5.0' valeros 2023-12-27 14:05:52 +02:00
  • e2616134ef Bump version to 6.5.0 valeros 2023-12-27 14:05:29 +02:00
  • 91c7448d5a Fix board name for ioxesp32ps valeros 2023-12-27 14:04:36 +02:00
  • 2571753fc3 Add new boards Namino Rosso / Arancio (#1193) a sapuppo 2023-12-22 19:02:40 +01:00
  • 2575a81db6 Add ESP32-S3-USB-OTG board valeros 2023-12-19 12:06:25 +02:00
  • a886fdc889 Add Adafruit QT Py ESP32-S3 (PSRAM version) (#1257) Maximilian Gerhardt 2023-12-18 10:52:35 +01:00
  • c266d1fcb6 Added board ESP32-PICO-DevKitM-2 (#1254) Dominic Pearman 2023-12-14 11:41:56 +01:00
  • f5a40f5e66 fix lolin_s3.json (#1252) Jason2866 2023-12-12 13:05:33 +01:00
  • 638487696c Fix Lolin S2 USB CDC setup (#1251) Rodrigo Garcia 2023-12-12 07:02:14 -03:00
  • fa33c2bd94 Add Smart Bee Data Logger board (#1249) Paul Price 2023-12-11 06:33:58 -05:00
  • 275f1170dd Add a warning if there is a flash size mismatch with IDF config valeros 2023-12-08 12:52:08 +02:00
  • 89d7ed2085 Add optional MMU page size flag to elf2bin if it's configurable valeros 2023-12-08 12:50:47 +02:00
  • bc5b51f020 Update ESP-IDF to v5.1.2 valeros 2023-12-06 14:55:33 +02:00
  • 7293107c4d Add Lion:Bit S3 board (#1179) Kavinda Kotuwegedara 2023-12-06 17:15:25 +05:30
  • 13a4062e22 Add new boards valeros 2023-12-05 14:54:52 +02:00
  • 3cf0b92d84 Update IDF package to v4.4.6 for mixed IDF/Arduino projects valeros 2023-12-05 13:41:23 +02:00
  • d83933996f Update Arduino core to v2.0.14 valeros 2023-12-05 13:40:50 +02:00
  • ff6ec884d6 Properly handle precompiled static archives located outside IDF project root valeros 2023-11-13 13:58:24 +02:00
  • f6ec3926f9 Add missing Bluetooth connectivity for all S3-based boards valeros 2023-09-21 17:06:16 +03:00
  • 63b3549ed6 Add missing Bluetooth connectivity for lolin_s3 (#1198) Fio 2023-09-21 16:04:14 +02:00
  • d5559ab463 Add ESP32-S3-DevKitM-1 board (#1191) Manoel Brunnen 2023-09-21 13:46:09 +02:00
  • a9b9d09468 Add default debug option for ESP32-S2-Kaluga-1 Kit valeros 2023-09-06 12:38:25 +03:00
  • 4af2332a15 Add a warning if an IDF component doesn't register any source files valeros 2023-09-05 12:33:22 +03:00
  • 6186d2ce98 Merge tag 'v6.4.0' into develop valeros 2023-08-31 16:39:27 +03:00
  • 516520f851 Merge branch 'release/v6.4.0' valeros 2023-08-31 16:39:27 +03:00
  • d2b14ad4d8 Bump version to 6.4.0 valeros 2023-08-31 16:38:09 +03:00
  • 36b7a18405 Add a warning about the latest GDB package integration valeros 2023-08-31 16:36:07 +03:00
  • ceafaa7c17 Update dynamic partition offset calculation process valeros 2023-08-30 17:32:34 +03:00
  • a846cb0022 Fix GDB package version valeros 2023-08-28 22:59:30 +03:00
  • 3ac254be84 Typo fix valeros 2023-08-28 16:27:07 +03:00
  • f8518b861b Switch IDF projects to a standalone GDB packages valeros 2023-08-28 16:10:48 +03:00
  • bf5a65ba6b Install chardet as fallback package for charset_normalizer on Darwin ARM64 valeros 2023-08-14 14:54:50 +03:00
  • 682da88fe2 Delete obsolete comment valeros 2023-08-14 13:15:07 +03:00
  • a737d97feb esp32s3camlcd: use correct s3 linker script (#1175) Jason2866 2023-08-27 11:34:01 +02:00
  • 6a92e31a19 bee_motion_s3: use s3 linker script (#1176) Jason2866 2023-08-27 11:33:21 +02:00
  • 167c149b2a Update IDF to v5.1.1 Valerii Koval 2023-08-25 17:01:34 +03:00
  • a2f6513190 Add espressif esp32-c6-devkitm-1 board (#1173) Jason2866 2023-08-23 13:02:25 +02:00
  • f1fdbc5838 Allow specifying custom application partition name // Issue #1166 valeros 2023-08-07 14:54:11 +03:00
  • 95e0a731cc Initial support for ESP32-C6-DevKitC-1 (#1054) Stijn Tintel 2023-08-03 15:50:34 +03:00
  • bd031b8c99 IDF: Reduce time between consecutive builds by enabling implicit build cache valeros 2023-08-03 13:56:50 +03:00
  • fc336a9b99 Update IDF to v5.1.0 valeros 2023-08-03 13:38:40 +03:00
  • 07820cf6f4 Update dynamic memory calculation process valeros 2023-08-02 13:00:27 +03:00
  • 650fb5d598 Typo fix in Smart Bee S3 manifest valeros 2023-08-02 12:57:52 +03:00
  • a6291f8082 Add Arduino Nano ESP32 env to examples valeros 2023-08-02 12:57:22 +03:00
  • 91bdde3a1b Add M5Stack-CoreS3 board (#1106) Tinyu 2023-08-02 17:55:29 +08:00
  • 95125e2627 Update Arduino core to v2.0.11 valeros 2023-08-01 19:38:55 +03:00
  • 1d25419ae1 Use "platformio.public.fetch_http_content" API for HTTP requests Ivan Kravets 2023-07-31 18:01:01 +03:00
  • f1fce6c1a8 Improve dynamic memory size calculation // Resolves #1159 Valerii Koval 2023-07-27 14:46:25 +03:00
  • 26aa55aa95 Process "build_src_flags" option in IDF build script valeros 2023-07-21 15:56:22 +03:00
  • ea405523d8 Remove unnecessary ULP binary dependency valeros 2023-07-13 14:21:58 +03:00
  • 28656548e2 Override default behavior of memory analysis feature valeros 2023-07-13 14:20:22 +03:00
  • a47ecbfca0 Fix OpenOCD configuration for Lolin S2 boards (#1139) Maximilian Gerhardt 2023-07-03 11:37:16 +02:00
  • a5a9bf43cc Use correct import Ivan Kravets 2023-06-21 16:30:13 +03:00
  • c3296ee7b4 Merge tag 'v6.3.2' into develop Valerii Koval 2023-06-20 12:19:57 +03:00
  • eb7eba46fd Merge branch 'release/v6.3.2' Valerii Koval 2023-06-20 12:19:56 +03:00
  • 39192b4cfa Bump version to 6.3.2 Valerii Koval 2023-06-20 12:19:31 +03:00
  • b4211e98af Fix code indentation Valerii Koval 2023-06-19 22:00:47 +03:00
  • e49e312162 Improve the process of installing Python deps for IDF Valerii Koval 2023-06-19 21:30:18 +03:00
  • 99362a481a Lock precise versions of Python dependencies for IDF 5 Valerii Koval 2023-06-19 21:25:38 +03:00
  • 574fe62204 Merge tag 'v6.3.1' into develop Valerii Koval 2023-05-26 10:39:32 +03:00
  • 8100ac5544 Merge branch 'release/v6.3.1' Valerii Koval 2023-05-26 10:39:32 +03:00
  • 9747fbc8de Bump version to 6.3.1 Valerii Koval 2023-05-26 10:39:07 +03:00
  • 131170f6c2 Lock "urllib3<2" because urllib3 v2.0 only supports OpenSSL 1.1.1+ Valerii Koval 2023-05-25 21:01:33 +03:00
  • 70fc09635b Merge tag 'v6.3.0' into develop Valerii Koval 2023-05-19 13:27:22 +03:00
  • b720f0dbd4 Merge branch 'release/v6.3.0' Valerii Koval 2023-05-19 13:27:22 +03:00
  • d4e2b6c04d Bump version to 6.3.0 Valerii Koval 2023-05-19 13:27:05 +03:00
  • 5fdb90c715 Fixed flash memory size for ESP32S3 CAM LCD board (#1096) Jason2866 2023-05-16 11:52:20 +02:00
  • efc0303b2a Update ESP-IDF to v5.0.2 Valerii Koval 2023-05-11 20:06:37 +03:00
  • 35c40ed548 Update Arduino core to v2.0.9 Valerii Koval 2023-05-09 12:52:18 +03:00
  • 2988da9268 Better handling of macros exported from IDF Valerii Koval 2023-05-08 13:06:18 +03:00
  • d9939d93c3 Add support for new versions of upstream toolchain packages Valerii Koval 2023-05-08 12:34:12 +03:00
  • da133384b5 Process internal Arduino libraries in mixed Arduino/IDF projects Valerii Koval 2023-05-03 17:15:55 +03:00