Commit Graph

887 Commits

Author SHA1 Message Date
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
valeros d83933996f Update Arduino core to v2.0.14
Resolves #1184
2023-12-05 13:40:50 +02:00
valeros ff6ec884d6 Properly handle precompiled static archives located outside IDF project root
Resolves #1230
2023-11-13 13:58:24 +02:00
valeros f6ec3926f9 Add missing Bluetooth connectivity for all S3-based boards 2023-09-21 17:06:16 +03:00
Fio 63b3549ed6 Add missing Bluetooth connectivity for lolin_s3 (#1198) 2023-09-21 17:04:14 +03:00
Manoel Brunnen d5559ab463 Add ESP32-S3-DevKitM-1 board (#1191) 2023-09-21 14:46:09 +03:00
valeros a9b9d09468 Add default debug option for ESP32-S2-Kaluga-1 Kit
Resolves #1185, resolves #1130
Resolves platformio/platformio-docs#318
2023-09-06 12:38:25 +03:00
valeros 4af2332a15 Add a warning if an IDF component doesn't register any source files
Issue #1180
2023-09-05 12:33:22 +03:00
valeros 516520f851 Merge branch 'release/v6.4.0' 2023-08-31 16:39:27 +03:00
valeros 6186d2ce98 Merge tag 'v6.4.0' into develop
Bump version to 6.4.0
2023-08-31 16:39:27 +03:00
valeros d2b14ad4d8 Bump version to 6.4.0 2023-08-31 16:38:45 +03:00
valeros 36b7a18405 Add a warning about the latest GDB package integration 2023-08-31 16:36:07 +03:00
valeros ceafaa7c17 Update dynamic partition offset calculation process
Resolves #1178
2023-08-30 17:32:34 +03:00
valeros a846cb0022 Fix GDB package version 2023-08-28 22:59:30 +03:00
valeros 3ac254be84 Typo fix 2023-08-28 16:27:07 +03:00
valeros f8518b861b Switch IDF projects to a standalone GDB packages
Note: This change requires PlatformIO Core >=6.1.11a2
2023-08-28 16:10:48 +03:00
valeros bf5a65ba6b Install chardet as fallback package for charset_normalizer on Darwin ARM64 2023-08-28 16:08:37 +03:00
valeros 682da88fe2 Delete obsolete comment 2023-08-28 16:08:37 +03:00
Jason2866 a737d97feb esp32s3camlcd: use correct s3 linker script (#1175) 2023-08-27 12:34:01 +03:00
Jason2866 6a92e31a19 bee_motion_s3: use s3 linker script (#1176) 2023-08-27 12:33:21 +03:00
Valerii Koval 167c149b2a Update IDF to v5.1.1 2023-08-25 17:01:34 +03:00
Jason2866 a2f6513190 Add espressif esp32-c6-devkitm-1 board (#1173) 2023-08-23 14:02:25 +03:00
valeros f1fdbc5838 Allow specifying custom application partition name // Issue #1166
This way developers can select an arbitrary partition which will be used
for dynamic memory checks.
2023-08-07 14:54:11 +03:00
Stijn Tintel 95e0a731cc Initial support for ESP32-C6-DevKitC-1 (#1054)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2023-08-03 15:50:34 +03:00