Initial commit.
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled

This commit is contained in:
2025-04-30 16:33:57 +03:00
commit 34cf3ec285
193 changed files with 25742 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
## IDF Component Manager Manifest File
version: "1.2.0"
description: ESP Schedules, used in RainMaker
url: https://github.com/espressif/esp-rainmaker/tree/master/components/esp_schedule
repository: https://github.com/espressif/esp-rainmaker.git
issues: https://github.com/espressif/esp-rainmaker/issues
dependencies:
espressif/rmaker_common:
version: "~1.4.2"