Adrian Soundy

Results 56 comments of Adrian Soundy

@josesimoes I had a look at current build error but can't see what's wrong. It not finding the compiler etc in path. If you have time can you have a...

@josesimoes I checked ADC and both C6 and H2, they do have support for ADC but they only have 1 controller with different numbers of channels. Some rework needs to...

On the MBEDTLS version 3. I don't see in any point in adding a platform check for ESP32 as well as having the Mbedtls version 3 check. If another platform...

Still need to test with Mbedtls V3. Is there a way now to get a trace of the conversation between VS and device ?

@josesimoes Please do look at the integration of tinyUsb into ESP32-S2/S3 builds. As part of the IDF 5.0 migration some components were moved out of the base IDF into the...

Found that the Component manager is not supported by the IDF as a Library project. The recommended work around is to download the components(tinyusb) directly from Component Registry using link...

Thats basically what I did. I still need to do some further testing since rebasing with upstream changes. Had a lot of conflicts to sort out.

@networkfusion Thanks for looking into to that. I'll commit a fix for m5core2 problem.

@josesimoes @Ellerbach This is back to a working state with changes from main merged. Could this be a good time to rebase & merge ?

We can't support QUAD and OCTAL spiram in the firmware as IDF doesn't allow it to be configured. To resolve this issue a new firmware called ESP32_S3_ALL will be created...