Page 2 of 2

Re: ESP8266 Target Device

Posted: Mon Dec 04, 2023 8:56 pm
by Alan_37
I also would be very interested to see the ESP8266 added to flowcode

Re: ESP8266 Target Device

Posted: Tue Dec 05, 2023 3:32 pm
by BenR
The S2,S3,C2,C3,C6,H2 are supported? Or some of them?

They aren't announced on https://flowcode.co.uk/embedded/targets ... #ChipTable yet?
Do we need to install another version of the IDF?
Currently I've supported the S2, S3, C3, C6 varients. If you need the others then let me know. You will need to use IDF version 5.1 as that's the most up to date version we have been moving towards fully supporting. Most things should work in 5.1 but anything you find that doesn't work then please let us know.

There is a way to move IDF version without uninstalling or reinstalling the toolchain. I'll see if I can dig out a link.

As for the ESP8266 I might try and find some time over the holidays to have a bit more of an investigation into this. I now have a dev module up and running but the toolchain is a bit of a pain to get right (more so then the ESP32) and the CALs and build files will need a lot of work to make everything come together.