# SPDX-License-Identifier: Apache-2.0

target_sources(app PRIVATE
    oled.cpp
    serial.cpp
    can.cpp
)
