Commit c0c88b6e authored by Federico Vaga's avatar Federico Vaga

demo:svec: fw2 use by default variables and buffers

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 0f1172c3
......@@ -19,11 +19,11 @@ CONFIG_CFLAGS_EXTRA="-ggdb"
# Mock Turtle framework configuration
#
# CONFIG_MOCKTURTLE_FRAMEWORK_ENABLE is not set
CONFIG_MOCKTURTLE_FRAMEWORK_ACTION_ENABLE=y
# CONFIG_MOCKTURTLE_FRAMEWORK_ACTION_ENABLE is not set
# CONFIG_MOCKTURTLE_FRAMEWORK_VARIABLE_ENABLE is not set
# CONFIG_MOCKTURTLE_FRAMEWORK_BUFFER_ENABLE is not set
CONFIG_MOCKTURTLE_FRAMEWORK_PING_ENABLE=y
CONFIG_MOCKTURTLE_FRAMEWORK_VERSION_ENABLE=y
# CONFIG_MOCKTURTLE_FRAMEWORK_PING_ENABLE is not set
# CONFIG_MOCKTURTLE_FRAMEWORK_VERSION_ENABLE is not set
#
# Mock Turtle library configuration
......
......@@ -23,10 +23,10 @@ CONFIG_MOCKTURTLE_FRAMEWORK_DEBUG_ENABLE=y
CONFIG_MOCKTURTLE_FRAMEWORK_ACTION_ENABLE=y
CONFIG_MOCKTURTLE_FRAMEWORK_VARIABLE_ENABLE=y
CONFIG_MOCKTURTLE_FRAMEWORK_BUFFER_ENABLE=y
# CONFIG_MOCKTURTLE_FRAMEWORK_PING_ENABLE is not set
# CONFIG_MOCKTURTLE_FRAMEWORK_VERSION_ENABLE is not set
# CONFIG_MOCKTURTLE_FRAMEWORK_VALUE_SEND_ENABLE is not set
# CONFIG_MOCKTURTLE_FRAMEWORK_BUFFER_SEND_ENABLE is not set
CONFIG_MOCKTURTLE_FRAMEWORK_PING_ENABLE=y
CONFIG_MOCKTURTLE_FRAMEWORK_VERSION_ENABLE=y
CONFIG_MOCKTURTLE_FRAMEWORK_VALUE_SEND_ENABLE=y
CONFIG_MOCKTURTLE_FRAMEWORK_BUFFER_SEND_ENABLE=y
#
# Mock Turtle library configuration
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment