Added systick example to Makefile.
This commit is contained in:
parent
7c32f63332
commit
d3890f9b32
@ -24,7 +24,7 @@ Q := @
|
||||
MAKEFLAGS += --no-print-directory
|
||||
endif
|
||||
|
||||
all: i2c_stts75_sensor adc_temperature_sensor dma_mem2mem timer_interrupt
|
||||
all: i2c_stts75_sensor adc_temperature_sensor dma_mem2mem timer_interrupt systick
|
||||
|
||||
i2c_stts75_sensor:
|
||||
@printf " BUILD examples/other/i2c_stts75_sensor\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user