Files
hackrf/firmware/fpga/interface/__init__.py

4 lines
110 B
Python

from .max586x import MAX586xInterface
from .spi import SPIRegisterInterface
from .sgpio import SGPIOInterface