You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this version we added support for OpenCollective.
Replaced the Donate button with something more transparent - how much money are donated per
month, etc. With those money we can run hackathons and speed up the development. Added open collective badge and information. #1398
Once ready with the changes above ask @riban-bw to proof-read the Readme. At the moment it has multiple typos like "Put you SSID and Password here" that should be "Put your SSID and Password here" Proof read updates #1403
remove esptool2 from "Additional needed software". In the latest versions it is coming with the framework.
Update the DHT22 example. Add link to the sample code.
For the HttpServer - add link to the samples related to it.
Serial communication - add link to the samples related to it.
Documentation - put link to the available online documentation.
OTA application update based on rBoot - add link to the Basic_rBoot sample.
Remove esp-alt-sdk from the list of supported SDKs.
"Simple GPIO input/output" - add link to the Basic_Blink sample.
All PRs scheduled for this release can be seen from here
The text was updated successfully, but these errors were encountered:
This issue is created to collect all the tasks we need to do before the 3.6.0.
Source Code
Financial contributions
Since this version we added support for OpenCollective.
month, etc. With those money we can run hackathons and speed up the development. Added open collective badge and information. #1398
New Features and Improvements
std::function
in Timer Make sample show more examples of std::function and std::bind #1378Documentation
Updates to the Readme file Initial README updates. #1385
Once ready with the changes above ask @riban-bw to proof-read the Readme. At the moment it has multiple typos like "Put you SSID and Password here" that should be "Put your SSID and Password here" Proof read updates #1403
remove esptool2 from "Additional needed software". In the latest versions it is coming with the framework.
Update the DHT22 example. Add link to the sample code.
For the HttpServer - add link to the samples related to it.
Serial communication - add link to the samples related to it.
Documentation - put link to the available online documentation.
OTA application update based on rBoot - add link to the Basic_rBoot sample.
Remove
esp-alt-sdk
from the list of supported SDKs."Simple GPIO input/output" - add link to the Basic_Blink sample.
All PRs scheduled for this release can be seen from here
The text was updated successfully, but these errors were encountered: