mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
Add ci test for mn7
This commit is contained in:
parent
ad98ce69ec
commit
417c0fc7a1
@ -8,6 +8,7 @@ from pytest_embedded import Dut
|
||||
[
|
||||
'mn5q8_cn',
|
||||
'mn6_cn',
|
||||
'mn7_en',
|
||||
],
|
||||
)
|
||||
def test_multinet(dut: Dut)-> None:
|
||||
@ -36,4 +37,4 @@ def test_wakenet(dut: Dut)-> None:
|
||||
],
|
||||
)
|
||||
def test_afe(dut: Dut)-> None:
|
||||
dut.run_all_single_board_cases(group="afe")
|
||||
dut.run_all_single_board_cases(group="afe")
|
||||
|
||||
1883
test_apps/esp-sr/sdkconfig.ci.mn7_en
Normal file
1883
test_apps/esp-sr/sdkconfig.ci.mn7_en
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user