set(SOURCES PeripheralBus.cpp)

set(HEADERS PeripheralBus.h
            PeripheralBusUSB.h)

core_add_library(peripherals_bus)
