# HG changeset patch # User Mychaela Falconia # Date 1516584122 0 # Node ID 53f32098ea3665499441172812a36c532ca9be58 # Parent 63e10f44550c314788170b1d6b42a1bc6957e3b9 configs/hybrid-ui: switch to the new TCS3 versions of BMI and MFW diff -r 63e10f44550c -r 53f32098ea36 configs/hybrid-ui --- a/configs/hybrid-ui Mon Jan 22 01:20:02 2018 +0000 +++ b/configs/hybrid-ui Mon Jan 22 01:22:02 2018 +0000 @@ -1,7 +1,5 @@ -# This configuration is an attempt to build the UI layers from TCS211 -# atop of the hybrid version of the G23M PS and the new version of ACI. -# At the present moment it is a FAILED attempt - the UI layers from TCS211 -# do not pass compilation in this environment. +# This is the TCS2/TCS3 hybrid config with the UI enabled, +# using the new TCS3 versions of BMI and MFW. GPRS=1 MMI=2 @@ -38,9 +36,9 @@ lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' # UI layers -build_lib bmi -build_lib icn -build_lib mfw +build_lib bmi tcs3 +build_lib icn tcs3 +build_lib mfw tcs3 # G23M protocol stack libs build_lib alr sotovik