build pass for esp32c6, added dependencies.lock

This commit is contained in:
Shailen Sobhee 2026-04-05 21:06:48 +02:00
parent 7524ce1d60
commit 25f6195bbc
8 changed files with 359 additions and 12 deletions

2
src/idf_component.yml Normal file
View file

@ -0,0 +1,2 @@
dependencies:
idf: '>=5.1'