Home icon indicating copy to clipboard operation
Home copied to clipboard

Upgrade to IDF 5.1 to allow support for building for ESP32 C6/H2

Open AdrianSoundy opened this issue 1 year ago • 1 comments

Description

Currently we can't support/build the later ESP32 C6/H2 soc as they depend on ESP IDF 5.1 which is now available.

Having firmware for these will allow Matter / Thread to be implemented in nanoFramework.

How to solve the problem

Upgrade to IDF 5.1 and sort out all required changes.

Describe alternatives you've considered

No response

Aditional context

No response

AdrianSoundy avatar Aug 17 '23 03:08 AdrianSoundy

A cursory look at the IDF 5.1 and it looks like a fair bit of work with breaking changes in API and also directory structures.

alberk8 avatar Aug 17 '23 04:08 alberk8