mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-25 18:35:17 +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
|
LDFLAGS = $(MCU) -specs=nano.specs -T$(LDSCRIPT) $(LIBDIR) $(LIBS) -Wl,-Map=$(BUILD_DIR)/le_streamer.map,--cref -Wl,--gc-sections
|
||||||
|
|
||||||
# default action: build all
|
# default action: build all
|
||||||
|
# ancs_client_demo \
|
||||||
|
|
||||||
LE_EXAMPLES = \
|
LE_EXAMPLES = \
|
||||||
ancs_client_demo \
|
|
||||||
gap_le_advertisements \
|
gap_le_advertisements \
|
||||||
gatt_battery_query \
|
gatt_battery_query \
|
||||||
gatt_browser \
|
gatt_browser \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user