Commit Graph

6 Commits

Author SHA1 Message Date
Chirag Atal
a9c4e5b489 esp_rmaker_core: Added support for scheduling which allows actions to trigger automatically at the specified time.
For more information: https://rainmaker.espressif.com/docs/scheduling.html
2020-10-01 13:32:01 +05:30
Piyush Shah
2bc2c7396f esp_rainmaker: Combine the various components into a single esp_rainmaker component
- Better exchange of data between different rainmaker components
- Single Kconfig file
- Easier to manage events and other common functionality
2020-07-22 19:16:04 +05:30
Shivani Tipnis
42ad3f89ac cli-provisioning: Fixed connectivity and import checks
Added checks and fixed error handling for poor internet connectivity

Fixed error handling checks while importing modules

Fixed mock imports in docs
2020-05-18 19:40:02 +05:30
Shivani Tipnis
eb5d4b3379 docs: Fixed dependencies of claiming API documentation 2020-04-27 20:57:38 +05:30
Shivani Tipnis
e64c968747 Add cleanups and feature additions to CI
Cleaned up esp-idf cloning.

Modularised compilation of examples (build jobs).

Added docs build job.

Added support for auto deploying to github.
2020-04-27 15:27:58 +05:30
Piyush Shah
72242952a2 esp_rainmaker: Add various required components, examples and CLI 2020-04-16 04:13:35 +05:30