From d38c9bb8193c02b7caeafec957fe1b1f05a5dedf Mon Sep 17 00:00:00 2001 From: Russ Butler Date: Sat, 3 Feb 2018 19:14:10 -0600 Subject: [PATCH] Add MTB board release configurations Include the MTB firmware when building a DAPLink release. --- test/info.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/info.py b/test/info.py index 1a9ef7c05..ab0bcba29 100644 --- a/test/info.py +++ b/test/info.py @@ -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