Commit Graph

1055 Commits

Author SHA1 Message Date
Jason2866 720dd9e290 Fix owner of 2024-07-30 15:26:35 +02:00
Jason2866 273fa1277e IDF 5.3 toolchains
remove dynamic toolchains support, currently only older incompatible are possible to fetch.
2024-07-30 15:24:08 +02:00
Jason2866 050e8176c5 IDF 5.3 2024-07-30 15:04:15 +02:00
Jason2866 2c2c11ff28 IDF 5.3 support 2024-07-30 14:44:37 +02:00
Jason2866 8765f6f044 refactor circle command linker fix "--start..." 2024-07-30 12:14:08 +02:00
Jason2866 2ebdc633a3 C6 has ULP 2024-07-28 13:26:28 +02:00
Jason2866 2a3ccc983e Use IDF v5.1.4.240726 2024-07-27 22:54:51 +02:00
Jason2866 efd79290d8 add note about develop 2024-07-27 21:39:47 +02:00
Jason2866 a77c9dc03f use master branch espressif/arduino-esp32 and latest libs for branch develop 2024-07-27 21:28:48 +02:00
Jason2866 7b51fc20ed Update Discord 2024-07-27 20:54:41 +02:00
Jason2866 e8fdfd7b7a Test S3 Linker fix 2024-07-26 18:23:22 +02:00
Jason2866 b2404e8b62 Fix S3 linker error for Arduino/IDF projects 2024-07-26 18:21:01 +02:00
Krzysztof Strehlau 66b22fa25c Fix issue with removed image (#12)
* add idesetup image

* Update README.md
2024-07-23 23:26:06 +02:00
Jason2866 626c4cd558 add Discord image shield 2024-07-21 17:51:09 +02:00
Jason2866 26e284a972 remove install for tool-mconf and tool-idf 2024-07-20 15:49:51 +02:00
Jason2866 f91cac1eac drop Windows support for menuconfig < IDF 5.x
no change in function since always >= IDF 5.x is used
The community fork do not support old versions
2024-07-20 15:36:22 +02:00
Jason2866 3626bdc78c disable tool-mconf 2024-07-20 15:18:12 +02:00
Jason2866 3bbc355c0a disable tools-mconf 2024-07-20 15:17:30 +02:00
Jason2866 eba7e96a4c remove not needed tools 2024-07-20 14:56:25 +02:00
Michael Haberler 814e9d4ef7 fix typo in README.md (#8) 2024-07-20 14:33:13 +02:00
Jason2866 05fec8754a Create m5stack_paper.json 2024-07-19 19:46:36 +02:00
Jason2866 634b7c635a add dl counter 2024-07-19 13:37:40 +02:00
Krzysztof Strehlau b1a1f322ec Add info about the origin, add IDE preparation section (#7)
* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com>
2024-07-18 13:23:30 +02:00
Jason2866 ab57d95e85 typo 2024-07-18 13:09:39 +02:00
Jason2866 99b3669ba4 Update README.md 2024-07-18 13:08:38 +02:00
Jason2866 fb240aac93 remove Home link 2024-07-17 19:06:38 +02:00
Jason2866 59fc7c0c55 Update README.md 2024-07-17 15:36:15 +02:00
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