nuttx/boards/risc-v
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
..
bl602/bl602evb sched: Disable stdio api by default when DEFAULT_SMALL equals y 2023-03-03 00:18:03 +02:00
c906/smartl-c906 Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
esp32c3 esp32c3/wifi: use wapis init config to save Wi-Fi data 2023-05-12 01:09:09 +08:00
esp32c6 Revert "risv-v/esp32c6: disable custom optimize level temporary" 2023-04-18 22:34:40 +08:00
espressif boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0 2023-05-04 10:11:36 +08:00
fe310/hifive1-revb sched: Disable stdio api by default when DEFAULT_SMALL equals y 2023-03-03 00:18:03 +02:00
hpm6750/hpm6750evk2 boards:riscv:hpm6750evk2: revised README.txt to config toolchain 2023-03-09 07:56:00 +02:00
k210/maix-bit Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
litex/arty_a7 arch/risc-v/litex: Fix emac driver compilation when only IPv6 is used. 2023-05-05 11:53:13 +08:00
mpfs risc-v/mpfs: integrate fpga i2c driver 2023-05-29 20:45:01 +08:00
qemu-rv/rv-virt boards: Add virtio blk driver to qemu-arm8a and rv-virt 2023-05-13 13:58:09 +08:00
rv32m1/rv32m1-vega sched: Disable stdio api by default when DEFAULT_SMALL equals y 2023-03-03 00:18:03 +02:00