[CI] Add more `improv_serial` tests (#7081)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Keith Burzinski 2024-07-14 15:32:10 -05:00 committed by GitHub
parent 896af84acc
commit 07b78fea76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 36 additions and 6 deletions

View file

@ -2,4 +2,7 @@ wifi:
ssid: MySSID
password: password1
logger:
hardware_uart: UART0
improv_serial:

View file

@ -0,0 +1,8 @@
wifi:
ssid: MySSID
password: password1
logger:
hardware_uart: USB_CDC
improv_serial:

View file

@ -0,0 +1,8 @@
wifi:
ssid: MySSID
password: password1
logger:
hardware_uart: USB_SERIAL_JTAG
improv_serial:

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-uart0.yaml

View file

@ -0,0 +1 @@
<<: !include common-usb_cdc.yaml

View file

@ -0,0 +1 @@
<<: !include common-usb_cdc.yaml

View file

@ -0,0 +1 @@
<<: !include common-usb_cdc.yaml

View file

@ -0,0 +1 @@
<<: !include common-usb_cdc.yaml

View file

@ -0,0 +1 @@
<<: !include common-usb_cdc.yaml

View file

@ -0,0 +1 @@
<<: !include common-usb_serial_jtag.yaml

View file

@ -0,0 +1 @@
<<: !include common-usb_serial_jtag.yaml

View file

@ -1 +0,0 @@
<<: !include common.yaml

View file

@ -1 +0,0 @@
<<: !include common.yaml

View file

@ -1 +0,0 @@
<<: !include common.yaml

View file

@ -1 +0,0 @@
<<: !include common.yaml

View file

@ -1 +0,0 @@
<<: !include common.yaml

View file

@ -1 +0,0 @@
<<: !include common.yaml