Page 2 of 6

Re: ESP-IDF 1.0 Release plan

Posted: Mon Nov 28, 2016 5:32 pm
by diegoherranz
WiFive wrote:So much feature! So win! :D

What about:
  • CAN peripheral
    BLE dual role, scatternet
    ULP FSM
    IRAM optimization
    Task stack size optimization & tools
    SPI/SDIO slave firmware & Linux driver
Thanks!
Huge progress for this 1.0 version. Nice!

+1 for SPI/SDIO slave firmware & Linux driver

Thanks!

Re: ESP-IDF 1.0 Release plan

Posted: Wed Nov 30, 2016 8:25 am
by MalteJ
Can't wait for the release!
When will it be public?
:-)

Best,
Malte

Re: ESP-IDF 1.0 Release plan

Posted: Wed Nov 30, 2016 1:53 pm
by jakehuang
We are desperately needing your SPI drivers...I thought Nov 30th was the release date.Can you update us on the SPI driver?
Thanks a bunch!

Re: ESP-IDF 1.0 Release plan

Posted: Wed Nov 30, 2016 2:23 pm
by Ritesh
Hi,

Does any one has any idea when we will get ESP32-idf 1.0 Release with specific to I2C Driver, RF Testing mechanism and full OTA update functionality?

Please let me know if anyone has any informations regarding release plan for that.

Re: ESP-IDF 1.0 Release plan

Posted: Wed Nov 30, 2016 3:30 pm
by MalteJ
Ritesh wrote: Does any one has any idea when we will get ESP32-idf 1.0 Release with specific to I2C Driver, RF Testing mechanism and full OTA update functionality?

Please let me know if anyone has any informations regarding release plan for that.
Well, it was planned for today or tomorrow.
We will see...

Malte

Re: ESP-IDF 1.0 Release plan

Posted: Wed Nov 30, 2016 5:17 pm
by Ritesh
OK,

Thanks for update...

Re: ESP-IDF 1.0 Release plan

Posted: Wed Nov 30, 2016 7:30 pm
by ESP_igrr
An update on the 1.0 release. We are working on getting these features reviewed and ready. I expect that we will finish merging features on Friday.

Also in addition to the drivers mentioned above (PWM, EPWM, UHCI) we won't have SPI driver and SPIFFS integration ready in this release.

Re: ESP-IDF 1.0 Release plan

Posted: Wed Nov 30, 2016 11:31 pm
by Ritesh
Hi,

When I will get following drivers and functionalities into ESP32-idf Release as per Espressif Release plan?

- I2C drivers
- SPI drivers with SPIFFS file system integration
- Complete support of OTA with firmware update API and partitions
- RF Analysis and Testing features with API support
- WiFi Tx Power settings with get and set TX power

Please let me know if anyone has idea for this features when to be included into ESP32-idf RTOS SDK

Re: ESP-IDF 1.0 Release plan

Posted: Thu Dec 01, 2016 3:00 am
by ESP_igrr
Ritesh,
SPI driver has been postponed to the next release. SPIFFS integration has also been moved to a lower priority because we see that a few projects have already integrated SPIFFS successfully (e.g. nodemcu, Lua-RTOS). Instead, we will be adding support for ULP coprocessor programming in 1.0 (which was not part of the original plan). OTA API is already in master now, along with partition API. There are a few bugs there mentioned in the other topics on this forum, we have a fix up for review already, it should make it into 1.0. RF analysis and testing features were not part of 1.0 release plan. If you need more information about ATE mode at this time, please contact Espressif directly. WiFi TX power can be set at compile time using menuconfig. We will have an API to set it at run time, but this feature is currently in backlog and i can't give you a timeline for it. As mentioned in my previous message, our plan is to finalize 1.0 version on Friday.

Re: ESP-IDF 1.0 Release plan

Posted: Thu Dec 01, 2016 3:22 am
by liping1208
When released support sdio? thx