Lines Matching full:btstack
3 # Create project files for all BTstack embedded examples in WICED/apps/btstack
12 # BTstack example 'EXAMPLE' for WICED port
24 $(NAME)_SOURCES := ../../../libraries/btstack/example/EXAMPLE.c
25 $(NAME)_COMPONENTS += btstack/port/wiced-h5
30 # Additional CFLAGS for BTstack Component compilation
39 BTSTACK_ROOT=$DIR/../../../libraries/btstack
56 print("Cannot find WICED root. Make sure BTstack is checked out in WICED-SDK-X/libraries")
104 # path to WICED/apps/btstack
105 apps_btstack = wiced_root + "/apps/btstack/"
107 print("\nCreating examples in apps/btstack:")
109 # iterate over btstack examples