Commit Graph

15 Commits

Author SHA1 Message Date
Jason2866 f1b9e07c69 release espressif32 Arduino core 3.0.3 based on IDF 5.1.4 2024-07-17 15:29:13 +02:00
valeros 54f64c9d86 Fix toolchain path in ULP build script 2024-04-23 17:49:06 +03:00
valeros 02d004d681 Switch to native Python subprocess calls for ULP build workflow
This workaround allows to bypass a limit of 8192 symbols on Windows for external command
2024-03-27 16:03:36 +02:00
valeros f3953f8a6d Properly handle ULP sources in incremental builds
Resolves #1320
2024-03-04 16:45:34 +02:00
valeros ea405523d8 Remove unnecessary ULP binary dependency 2023-07-13 14:21:58 +03:00
Jason2866 0158a727b9 Fix ULP RISCV toolchain file selection (#993) 2023-01-09 12:06:18 +02:00
Nedko Boshkilov 168fa22561 Sort ULP sources to prevent relocation errors (#950) 2023-01-09 11:46:35 +02:00
Valerii Koval 26b5112bdc Fix ULP package paths 2022-12-26 19:09:29 +02:00
valeros 0e104fd9e1 Update ULP build process according to IDF v4.3.1 2021-11-09 13:48:42 +02:00
valeros 7e5f3f56fa Initial updates for ESP-IDF v4.2 2021-01-25 17:36:44 +02:00
valeros ff997d3677 Update support for ESP-IDF v4.1 2020-09-01 21:26:55 +03:00
Valerii Koval 0f7d2de7e2 Initial support for ESP-IDF v4.0 (#297) 2020-03-05 11:18:07 +02:00
Peter c37a25415c Replace depreciated PROJECTSRC_DIR (#249)
Per https://github.com/platformio/platformio-core/blob/44a9de6dcb51b748f36d19b0a5c77962c326fabb/platformio/builder/main.py#L109 this is a legacy variable
2019-12-30 12:44:01 +02:00
valeros 2c1b430f6c Handle spaces in paths when compiling for ULP // Resolve #208 2019-07-24 11:24:22 +03:00
valeros 8d08246acd Add initial support for ULP programming // Issue #95 2019-06-20 13:42:21 +03:00