nuttx/arch/risc-v/src
Jari Nippula aeddec2ec5 clear i2c ints before the transfer starts
If transfer is restarted in irq handler the interrupts shall be
cleared before the start bit is set in control register. This is
to avoid ints being accidentally cleared before they are handled leading
to timeout error.
2023-03-02 22:25:56 +08:00
..
bl602 Don't download tarball if a local git repo found 2023-02-27 23:55:23 +08:00
c906 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
common Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
esp32c3 risc-v/esp32c3: Remove erroneous interrupt disable 2023-02-28 22:14:54 +02:00
esp32c6 risc-v/esp32c6: Add ESP32-C6 basic support 2023-02-10 17:38:41 -03:00
fe310 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
hpm6750 add hpmicro chip: hpm6750 2023-02-09 14:17:49 +08:00
k210 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
litex Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
mpfs clear i2c ints before the transfer starts 2023-03-02 22:25:56 +08:00
opensbi Don't download tarball if a local git repo found 2023-02-27 23:55:23 +08:00
qemu-rv Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
rv32m1 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
.gitignore
Makefile tools: add separate flags parameter for COMPILE/COMPILEXX 2023-01-31 13:42:33 +08:00