@espressif: thanks for keeping up the development of esp8266 sdks - without this, esp8266 could not be picking up the community support it deserves
On the topic of Espressif's SDK (non-rtos) versioning, when there are patches on top of some version, this should produce a minor or revision version increment..
e.g.,
for ESP8266 SDK(esp_iot_sdk_v1.2.0_15_07_03)
there have been 3 patches:
SDRAM Optimization Patch for SDK_v1.2.0
Patch for SSL based on SDK_v1.2.0
Patch for SmartConfig based on SDK_v1.2.0
With these patches, I would expect a single SDK download of a 1.2.1, (or assuming 3 separate patches, version 1.2.3), which include 1.2.0 plus patches, rolled up.
Having separate patches to apply on top of some sdk makes it trickier to implement projects on top of SDK, as well as can cause confusion when community is discussing issues around a particular sdk version. E.g., "Dev A: I had problem X with SDK version Y. Dev B: Did you have patches 1, 2, and 3, applied?"
Please consider rolling the patches into a monolithic SDK revision. This would help disambiguate any differences in releases.
feedback on sdk versioning and patches
Re: feedback on sdk versioning and patches
Postby blubb » Sun Jul 19, 2015 10:55 pm
That would indeed be very useful. You could call these versions 1.2.0.1/2/3 or 1.2.0a/b/c. At the moment it is sometimes unnecessary complicated to find out what lib file is the most recent if it is present in several zips.
Who is online
Users browsing this forum: No registered users and 29 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.