port ADC functions to gossamer

This commit is contained in:
joeycastillo
2024-09-18 16:10:12 -04:00
parent 9e32cbc523
commit 6706452353
5 changed files with 51 additions and 229 deletions

View File

@@ -29,6 +29,7 @@ INCLUDES += \
# Add your source files here.
SRCS += \
./watch-library/hardware/watch/watch_adc.c \
./watch-library/hardware/watch/watch_extint.c \
./watch-library/hardware/watch/watch_gpio.c \
./watch-library/hardware/watch/watch_rtc.c \