TARGET = lowpower

NUCLEI_SDK_ROOT = ../../..

SRCDIRS = .

INCDIRS = .

COMMON_FLAGS := -O2

STDCLIB ?= newlib_full

include $(NUCLEI_SDK_ROOT)/Build/Makefile.base
