Skip to content

Commit

Permalink
Add MTB board release configurations
Browse files Browse the repository at this point in the history
Include the MTB firmware when building a DAPLink release.
  • Loading branch information
c1728p9 committed Feb 4, 2018
1 parent 399dded commit d38c9bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/info.py
Expand Up @@ -82,6 +82,12 @@
('lpc11u35_mtconnect04s_if', False, 0x0000, "bin" ),
('lpc11u35_mbed_cloud_connect_if', False, 0x0000, "bin" ),
("lpc11u35_96b_nitrogen_if", False, 0x0000, "bin" ),
('lpc11u35_mtb_mxchip_emw3166_if', False, 0x0000, "bin" ),
('lpc11u35_mtb_nina_b112_if', False, 0x0000, "bin" ),
('lpc11u35_mtb_murata_abz_078_if', False, 0x0000, "bin" ),
('lpc11u35_mtb_wise1510_if', False, 0x0000, "bin" ),
('lpc11u35_mtb_wise1530_if', False, 0x0000, "bin" ),
('lpc11u35_mtb_wise1570_if', False, 0x0000, "bin" ),
}

# All supported configurations
Expand Down

0 comments on commit d38c9bb

Please sign in to comment.