Commit Graph

15 Commits

Author SHA1 Message Date
Jason2866 b1bc128119 add missing P4 2024-09-17 14:00:58 +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
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
Maximilian Gerhardt ed65206ab0 Use correct object copy for TxtToBin (#714)
* Use correct objectcopy binaries and corresponding flags for ESP32S2 and ESP32C3
2022-04-18 17:27:17 +03:00
valeros 824c5fb93c Properly embed non-text files for IDF-based projects
Resolve #639
2021-11-05 16:13:39 +02:00
valeros bec7adeabc Properly handle file names specified as binary data
Resolve #604
2021-08-16 16:31:41 +03:00
valeros 948e8810f2 Revert "Skip generated files when compiling project sources"
This reverts commit 01034c8ef7.
2021-01-28 17:04:43 +02:00
valeros 01034c8ef7 Skip generated files when compiling project sources
These files are handled separately in embed_files.py
2021-01-28 16:40:18 +02:00
valeros 7e5f3f56fa Initial updates for ESP-IDF v4.2 2021-01-25 17:36:44 +02:00
valeros 19cb8eb6d4 Update emitter for embedding files 2020-09-02 18:16:14 +03:00
Valerii Koval 0f7d2de7e2 Initial support for ESP-IDF v4.0 (#297) 2020-03-05 11:18:07 +02:00
Valerii Koval 264999a7d3 Fix multiple symbol definition when two frameworks selected // Resolve #259 2019-12-19 17:57:44 +02:00
valeros 11ee6b38cb Allow specifying embeddable files in a special platformio.ini section 2019-10-28 15:28:29 +02:00
valeros 31f8624473 Improve support for embedding external files 2019-10-21 17:06:00 +03:00
valeros 671234e193 Update support for embedding files // Issue #161, Resolves #220 2019-10-18 18:19:53 +03:00