This commit is contained in:
Thomas Klaehn 2019-07-29 17:01:27 +02:00
parent 273e481d3d
commit deaba9dbcb

View File

@ -22,7 +22,7 @@ INCLUDES := inc
INCLUDES += $(PREFIX)/include/
INCLUDES += $(EXTRA_INC)
LIBS = gpio_sys i2c_bb ads1115
LIBS = ads1115 i2c_bb gpio_sys
LD_FLAGS += $(addprefix -L,$(EXTRA_LIB_DIR))