port GPIO functions to new framework

This commit is contained in:
joeycastillo
2024-09-18 14:33:07 -04:00
parent c02132a68f
commit 5ba64844e2
4 changed files with 26 additions and 16 deletions

View File

@@ -29,6 +29,7 @@ INCLUDES += \
# Add your source files here.
SRCS += \
./watch-library/hardware/watch/watch_gpio.c \
./app.c \
# Finally, leave this line at the bottom of the file.