lil i2c test

This commit is contained in:
Joey Castillo
2021-07-30 14:37:32 -04:00
parent 6d2e5cd697
commit a547d78c1e
5 changed files with 665 additions and 5 deletions

View File

@@ -61,6 +61,8 @@ INCLUDES += \
SRCS += \
../main.c \
../startup_saml22.c \
../hw/driver_init.c \
../hw/watch.c \
../hal/src/hal_adc_sync.c \
../hal/src/hal_atomic.c \
../hal/src/hal_calendar.c \