====== flink Userspace Library Lite ====== * [[https://github.com/flink-project/flinklite | flink Library for small Micros]] This library can be deployed on smaller microprocessors without any proper operating system. A flink device can be connected by a simple interface such as a parallel bus, SPI or I2C. ===== Overview ===== The lite library offer all the flink capabilities on systems without support from an operating system. Low-level drivers for various interfaces such as SPI or I2C manage the interfacing with the external FPGA. [{{ flinkoverviewliblite.png?500 | //flink without OS and C++ programming//}}]