nuttx/boards/risc-v/mpfs
Eero Nurkkala a0bde84c9a risc-v/mpfs: integrate fpga i2c driver
This incorporates an fpga i2c driver into the existing i2c driver.
This fpga i2c works almost 100% as the MSS i2c, but the difference
is that the fpga driver terminates all transactions with a stop
sent -interrupt. That needs to be handled.

Fpga clock source is also different, act accordingly.

SEC2TICK(10) is an overkill to any app, use just one second instead.

modifyreg32s are simplified as well, no need to clear and set
as set is enough.

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2023-05-29 20:45:01 +08:00
..
common
icicle risc-v/mpfs: integrate fpga i2c driver 2023-05-29 20:45:01 +08:00
m100pfsevp risc-v/mpfs: integrate fpga i2c driver 2023-05-29 20:45:01 +08:00