SRCS-y += timer/
SRCS-y += serial/
SRCS-y += gpio/
SRCS-y += stopwatch/
SRCS-$(CONFIG_I2C) += i2c/
SRCS-$(CONFIG_PWM) += pwm/

