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

8
.test/common_ard.yaml Normal file
View File

@@ -0,0 +1,8 @@
---
packages:
common: !include common.yaml
esp32:
framework:
type: arduino
...