Files
ports/misc/libiio/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

11 lines
770 B
Plaintext

libiio is used to interface to the Linux Industrial Input/Output (IIO)
Subsystem. The Linux IIO subsystem is intended to provide support for devices
that in some sense are analog to digital or digital to analog converters (ADCs,
DACs). This includes, but is not limited to ADCs, Accelerometers, Gyros, IMUs,
Capacitance to Digital Converters (CDCs), Pressure Sensors, Color, Light and
Proximity Sensors, Temperature Sensors, Magnetometers, DACs, DDS (Direct Digital
Synthesis), PLLs (Phase Locked Loops), Variable/Programmable Gain Amplifiers
(VGA, PGA), and RF transceivers. You can use libiio natively on an embedded
Linux target (local mode), or use libiio to communicate remotely to that same
target from a host Linux, Windows or MAC over USB or Ethernet or Serial.