Skip to content

Commit cc97a09

Browse files
mazgchc1728p9
authored andcommitted
Update info.py
1 parent a1428df commit cc97a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
( 0x1114, 'lpc11u35_ssci1114_if', None, 'LPC1114FN28' ),
109109
( 0x1120, 'sam3u2c_mkit_dk_dongle_nrf5x_if', 'sam3u2c_bl', 'Nordic-nRF51-Dongle' ),
110110
( 0x1234, 'lpc11u35_c027_if', None, 'u-blox-C027' ),
111-
( 0x1238, 'kl26z_nina_b1_if', 'kl26z_bl', 'u-blox-NINA-B1' ),
111+
( 0x1238, 'kl26z_nina_b1_if', 'kl26z_bl', None ), # TODO - set target to 'UBLOX_EVA_NINA' when mbed-os supports this
112112
( 0x5050, 'lpc11u35_arm_watch_stm32f411_if', None, None ),
113113
( 0x5051, 'lpc11u35_arm_watch_efm32_if', None, None ),
114114
( 0x5052, 'lpc11u35_arm_watch_nrf51_if', None, None ),

0 commit comments

Comments
 (0)