Reorg tests

This commit is contained in:
Edward Firmo
2025-01-04 22:54:08 +01:00
parent e911482deb
commit 8d03105caf
23 changed files with 76 additions and 164 deletions

10
.test/common_idf53.yaml Normal file
View File

@@ -0,0 +1,10 @@
---
packages:
common_idf: !include common_idf.yaml
esp32:
framework:
type: esp-idf
version: 5.3.1
platform_version: 6.9.0
...