jelly-lib is a Rust support library for the Jelly FPGA platform.
It builds on jelly-mem_access for low-level memory-mapped I/O access and provides helpers for:
- I2C access abstractions
- IMX219 sensor control
- video DMA PAC bindings
- video format regularizer PAC bindings
stdis enabled by defaultno_stdbuilds are supported for the core moduleslinux_i2cis available only with thestdfeature
i2c_halimx219_sensor_drivervideo_dma_pacvideo_format_regularizer_paclinux_i2c(std only)
MIT