#
# Copyright (c) 2022 httpstorm.com
#
# SPDX-License-Identifier: propriatery
#

target_sources(app PRIVATE
	${CMAKE_CURRENT_SOURCE_DIR}/gpio_t.c
)
