Refactor to not have toolchain in path; Now a specific flash project_HOSTED is needed...
[bertos.git] / examples / demo / demo.mk
index cec05508b007dee30fef91314279b024f02df644..d2588fd4f7a08be48ede86cc7ea0580ae1693b08 100644 (file)
@@ -14,6 +14,9 @@ include bertos/emul/emul.mk
 # Set to 1 for debug builds
 demo_DEBUG = 1
 
+# This is an hosted application
+demo_HOSTED = 1
+
 # Our target application
 TRG += demo