stm32-l053r8-em9304: disable ancs_client_demo as it doesn't fit into 64 kB currently

This commit is contained in:
Matthias Ringwald 2018-03-02 11:49:49 +01:00
parent 51e0c94cf6
commit 75075b8801

View File

@ -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 \