ESP8266 Target Device

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Alan_37
Posts: 126
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 7:23 pm
Has thanked: 37 times
Been thanked: 17 times

Re: ESP8266 Target Device

Post by Alan_37 »

I also would be very interested to see the ESP8266 added to flowcode

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: ESP8266 Target Device

Post 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.

Post Reply