We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4d1ac commit c6b5d94Copy full SHA for c6b5d94
test/info.py
@@ -57,7 +57,7 @@
57
("k20dx_mimxrt1050_evk_hyper_if", True, 0x8000, "bin" ),
58
("k20dx_mimxrt1050_evk_qspi_if", True, 0x8000, "bin" ),
59
('k20dx_ep_agora_if', True, 0x0000, "bin" ),
60
- ('k20dx_ep_kairos_if' True, 0x0000, "bin" ),
+ ('k20dx_ep_kairos_if', True, 0x0000, "bin" ),
61
("k26f_frdmk32w042_if", False, 0x8000, "bin" ),
62
("lpc11u35_archble_if", False, 0x0000, "bin" ),
63
("lpc11u35_archpro_if", False, 0x0000, "bin" ),
0 commit comments