nuttx/arch/risc-v/src
Yanfeng Liu 7db71c8ee4 ci/riscv: fix unused var in esp_twai.c
This is to fix issue in [this log](https://github.com/apache/nuttx/actions/runs/9173629303/job/25222879619):

```
Configuration/Tool: esp32c3-generic/twai esp32c6-devkitm/twai esp32c6-devkitc/twai  esp32h2-devkit/twai
Error: common/espressif/esp_twai.c:242:7: error: variable 'ret' set but not used [-Werror=unused-but-set-variable]
```

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-05-22 16:40:13 +08:00
..
bl602 Replace all asserts in kernel code with ASSERT 2024-05-17 10:18:16 -03:00
bl808 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
c906 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
cmake fix nxstyle 2024-05-13 22:24:36 +02:00
common ci/riscv: fix unused var in esp_twai.c 2024-05-22 16:40:13 +08:00
esp32c3 esp32c3/wifi: Add support for the Wi-Fi in ESP32-C3 2024-05-14 22:10:45 +08:00
esp32c3-legacy Replace all asserts in kernel code with ASSERT 2024-05-17 10:18:16 -03:00
esp32c6 esp32c6/wifi: Add support for the Wi-Fi in ESP32-C6 2024-05-14 22:10:45 +08:00
esp32h2 esp: Update libc stubs to properly acquire/release locks. 2024-05-14 22:10:45 +08:00
fe310 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
hpm6000 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
hpm6750 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
jh7110 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
k210 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
k230 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
litex arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
mpfs risc-v/mpfs: Change linker symbols _ssbi_ddr and _esbi_ddr into _ssbi_ram and _esbi_ram 2024-05-16 17:14:43 -03:00
nuttsbi arch/risc-v: implement sbi_ipi_send 2024-05-02 16:08:13 +08:00
opensbi
qemu-rv arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
rv32m1 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
.gitignore
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Makefile arch/risc-v: decouple Per-CPU scratch with ARCH_USE_S_MODE 2024-04-25 09:48:59 -03:00