mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-11 03:47:01 +00:00
stm32-l053r8-em9304: disable ancs_client_demo as it doesn't fit into 64 kB currently
This commit is contained in:
parent
51e0c94cf6
commit
75075b8801
@ -210,8 +210,9 @@ LIBDIR =
|
||||
LDFLAGS = $(MCU) -specs=nano.specs -T$(LDSCRIPT) $(LIBDIR) $(LIBS) -Wl,-Map=$(BUILD_DIR)/le_streamer.map,--cref -Wl,--gc-sections
|
||||
|
||||
# default action: build all
|
||||
# ancs_client_demo \
|
||||
|
||||
LE_EXAMPLES = \
|
||||
ancs_client_demo \
|
||||
gap_le_advertisements \
|
||||
gatt_battery_query \
|
||||
gatt_browser \
|
||||
|
Loading…
Reference in New Issue
Block a user