Restructure the project tree.

Restructured the project tree to align with Espressif's project tree pattern and practice. Also updated the affected cmake files.

Fixes: #1033
This commit is contained in:
2025-07-07 22:57:02 +03:00
parent 82168f34eb
commit 5a38956146
12 changed files with 40 additions and 681 deletions

6
idf_component.yml Normal file
View File

@@ -0,0 +1,6 @@
name: relay_chn
version: "0.4.0"
description: "Custom component for relay channel control"
license: "MIT"
url: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn_component"
repository: "https://git.kozmotronik.com.tr/KozmotronikTech/relay_chn_component.git"