Skip to content

Commit 71c2825

Browse files
mazgchc1728p9
authored andcommitted
Update info.py
1 parent fe0ba97 commit 71c2825

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/info.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
("lpc11u35_archlink_if", False, 0x0000, "bin" ),
5959
("lpc11u35_tiny_if", False, 0x0000, "bin" ),
6060
#("lpc11u35_c027_if", False, 0x0000, "bin" ), # Unsupported currently
61+
("kl26z_nina_b1_if", False, 0x8000, "bin" ),
6162
("lpc11u35_lpc4088dm_if", False, 0x0000, "bin" ),
6263
("lpc11u35_lpc4088qsb_if", False, 0x0000, "bin" ),
6364
('lpc11u35_ssci_chibi_if', False, 0x0000, "bin" ),
@@ -107,6 +108,7 @@
107108
( 0x1114, 'lpc11u35_ssci1114_if', None, 'LPC1114FN28' ),
108109
( 0x1120, 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF51-Dongle' ),
109110
( 0x1234, 'lpc11u35_c027_if', None, 'u-blox-C027' ),
111+
( 0x1238, 'kl26z_nina_b1_if', 'kl26z_bl', 'u-blox-NINA-B1' ),
110112
( 0x5050, 'lpc11u35_arm_watch_stm32f411_if', None, None ),
111113
( 0x5051, 'lpc11u35_arm_watch_efm32_if', None, None ),
112114
( 0x5052, 'lpc11u35_arm_watch_nrf51_if', None, None ),

0 commit comments

Comments
 (0)