Open
Description
Note: I needed to revert esp-rainmaker
back a few commits to 9da5661e00bd0c3db421a5c48dc7f00d9e4ad759
in order to get anything to compile, due to Issue 110. Doing so did lead to successful compilation of esp32s3
and esp32
targets.
esp32s2
and esp32c3
targets do not build due to an unresolved Cmake component esp_partition
Upon investigation this component started being required by esp-sr
as of commit 51bc9f7d2372349bcf35a4533752b54e2fdc758a
feat: Support ESP-IDF v5.0
There was a subsequent commit eb756fc1059abe8e08c303a5bc3a65faa85cbe17
feat: Compatible with both IDF v4.4 and IDF v5.0 fixing the resulting compatibility issues, but oddly only for the esp32
and esp32s3
targets. Hence the reason why those two targets are compiling properly.
Metadata
Metadata
Assignees
Labels
No labels