Skip to content

Add new devices to libDevCom

Karol Krizka requested to merge device into devel

SPIDevCom: Implement SPI communication via the Linux spidev driver.

Also add the following new devices to libDevCom.

ADCDevice

MuxDevice

  • MuxDevice: An abstract multiplexer where you can select the output channel.
  • PGA11x

Merge request reports