Commit Graph

966 Commits

Author SHA1 Message Date
Jason2866 b6261bc213 add conflicting libs to lib_ignore
as safeguard. LDF may add this unwanted libs
2024-08-08 11:19:21 +02:00
Jason2866 342e640a5a add h2zero NimBLE example 2024-08-08 11:05:04 +02:00
Jason2866 df8ab31a6f Update bootloader offset code retrieve 2024-08-07 17:20:05 +02:00
Jason2866 61dfe93398 Fix bootloader offset 2024-08-07 15:21:49 +02:00
Jason2866 b871fd2f73 Fix board entry 2024-08-06 20:51:40 +02:00
Jason2866 123326b2a2 add C2 to example 2024-08-06 20:46:07 +02:00
Jason2866 439fd0700e IDF 5.1.4.240805 2024-08-06 12:40:38 +02:00
Jason2866 2c00c66ea9 Bump version to: "51.03.04+develop" 2024-08-03 14:01:46 +02:00
Jason2866 cde7851be2 IDF v5.1.4.240801 2024-08-02 14:18:48 +02:00
Jason2866 265459d61f Update README.md 2024-08-02 14:13:17 +02:00
Jason2866 8e304b1948 refactor IDF 5.x minor version check 2024-08-01 15:19:59 +02:00
Jason2866 f3ec0c3acd Fix board 2024-08-01 13:43:22 +02:00
Jason2866 18cb216bea Update ulp.py 2024-07-30 22:04:25 +02:00
Jason2866 fd59eadf6e Fix wrong partition name entry 2024-07-30 21:38:32 +02:00
Jason2866 77b00e4571 Backport from upstream supporting all IDF 5.X 2024-07-30 19:12:42 +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