Moved to https://github.com/sivar2311/platform-espressif32-versions
-
-
Save sivar2311/5125011eaaf859eff90c4b502e1408b1 to your computer and use it in GitHub Desktop.
I am aware of the existence of these bug fix updates. But what would a table entry for this look like?
Updating the URL's in the platform = entry to point to the updates would work.
For 55.03.31 Change to: platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.31-1/platform-espressif32.zip
For 55.03.30 Change to: platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-2/platform-espressif32.zip
For 54.03.21 Change to: platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.21-2/platform-espressif32.zip
For 53.03.13 Change to: platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.13-1/platform-espressif32.zip
@Xylopyrographer done
@Xylopyrographer I originally made the list for my own personal use. The table is actually supposed to establish a relationship between the Arduino version and the PlatformIO / pioarduino platform version. Later, it became quite useful for responding to posts on the PlatformIO forum without having to rewrite the whole story every time.
I am aware of the existence of these bug fix updates. But what would a table entry for this look like? The Arduino version and the ESP-IDF versions remain the same. Only the pioarduino platform32 version would be different. (Remember, the initial intention was to have a table which shows the relation between the different platform and arduino versions).
Correct, it's just a gist, not a full blown repository.
Feel free to use the content as a base for a new repository. :)