From a3cecd20f812c3fc71141a487443568c861c160a Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Tue, 25 Jul 2017 17:33:52 +0200 Subject: Update HTML test page to new template. Added Config file selection from UI. --- nbproject/configurations.xml | 357 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 342 insertions(+), 15 deletions(-) (limited to 'nbproject/configurations.xml') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 9bf2285..79192e1 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -42,6 +42,7 @@ UcsXml.c + UcsXml_Private.c ucs_lib_interf.c ucs_vol_interf.c @@ -105,6 +106,63 @@ ucs_xrm_res.c ucs_xrmpool.c + + + ucs_alm.c + ucs_amd.c + ucs_ams.c + ucs_amsmessage.c + ucs_amspool.c + ucs_amtp.c + ucs_attach.c + ucs_base.c + ucs_bc_diag.c + ucs_class.c + ucs_cmd.c + ucs_dec.c + ucs_dl.c + ucs_eh.c + ucs_encoder.c + ucs_epm.c + ucs_exc.c + ucs_factory.c + ucs_fsm.c + ucs_gpio.c + ucs_i2c.c + ucs_inic.c + ucs_inic_res.c + ucs_jobs.c + ucs_lldpool.c + ucs_message.c + ucs_mgr.c + ucs_misc.c + ucs_net.c + ucs_nodedis.c + ucs_nodeobserver.c + ucs_nsm.c + ucs_obs.c + ucs_pmchannel.c + ucs_pmcmd.c + ucs_pmevent.c + ucs_pmfifo.c + ucs_pmfifos.c + ucs_pmp.c + ucs_pool.c + ucs_prog.c + ucs_rsm.c + ucs_rtm.c + ucs_scheduler.c + ucs_segmentation.c + ucs_smm.c + ucs_sys_diag.c + ucs_telqueue.c + ucs_timer.c + ucs_transceiver.c + ucs_xrm.c + ucs_xrm_res.c + ucs_xrmpool.c + + @@ -141,7 +199,8 @@ - + + true @@ -214,12 +273,12 @@ - ../../../opt/include /usr/include/json-c + ../../../opt/include + /usr/include/p11-kit-1 ucs2-interface - ucs2-lib/inc - ucs2-lib/cfg - ucs2-lib/src/ucs-xml + ucs2-lib/unicens/inc + ucs2-lib/cfg_agl ucs2-vol/inc ucs2-vol/cfg ucs2-vol/src/ucs-xml @@ -228,6 +287,8 @@ CONTROL_CDEV_RX="/dev/inic-usb-crx" CONTROL_CDEV_TX="/dev/inic-usb-ctx" + NDEBUG + UCS2_CFG_PATH="/etc/default/ucs:./data" _REENTRANT _THREAD_SAFE @@ -251,29 +312,43 @@ + + + + /usr/include/p11-kit-1 + ucs2-lib/unicens/inc + ucs2-lib/cfg_agl + build/ucs2-lib + + + UCS2_CFG_PATH="/etc/default/ucs:./data" + + + - ../../../opt/include /usr/include/json-c + ../../../opt/include + /usr/include/p11-kit-1 ucs2-vol/inc ucs2-vol/cfg ucs2-vol/src/ucs-xml - ucs2-lib/inc - ucs2-lib/cfg - ucs2-lib/src/ucs-xml + ucs2-lib/unicens/inc + ucs2-lib/cfg_agl build/ucs2-vol/src CONTROL_CDEV_RX="/dev/inic-usb-crx" CONTROL_CDEV_TX="/dev/inic-usb-ctx" + UCS2_CFG_PATH="/etc/default/ucs:./data" _REENTRANT _THREAD_SAFE - + /usr/include/json-c ../../../opt/include @@ -286,10 +361,13 @@ ucs2-vol/src/ucs-xml build/ucs2-afb + + UCS2_CFG_PATH="/etc/default/ucs:./data" + - + /usr/include/json-c ../../../opt/include @@ -302,6 +380,9 @@ ucs2-vol/src/ucs-xml build/ucs2-afb + + UCS2_CFG_PATH="/etc/default/ucs:./data" + @@ -321,19 +402,26 @@ - + + + + + - + - + - + @@ -548,6 +636,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg