ci(cam): add csi_0v5647 test and runner

This commit is contained in:
gaoxu
2025-04-24 16:42:00 +08:00
parent 031ee36604
commit a329b2a9d3
8 changed files with 185 additions and 2 deletions
+2
View File
@@ -126,6 +126,8 @@ ENV_MARKERS = {
'flash_4mb': 'C2 runners with 4 MB flash',
'jtag_re_enable': 'Runner to re-enable jtag which is softly disabled by burning bit SOFT_DIS_JTAG on eFuse',
'es8311': 'Development board that carries es8311 codec',
'camera': 'Runner with camera',
'ov5647': 'Runner with camera ov5647',
# multi-dut markers
'multi_dut_modbus_rs485': 'a pair of runners connected by RS485 bus',
'ieee802154': 'ieee802154 related tests should run on ieee802154 runners.',