summaryrefslogtreecommitdiff
path: root/utils/tuning/libtuning/modules/lsc/__init__.py
blob: 7cdecdb8e0f0540dc1e03bb4c215efb0d47b2382 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Copyright (C) 2022, Paul Elder <paul.elder@ideasonboard.com>

from libtuning.modules.lsc.lsc import LSC
from libtuning.modules.lsc.raspberrypi import ALSCRaspberryPi