nuttx/arch/risc-v
Huang Qi f9cc33468f riscv/espressif: Mark private data as static in esp_spi.c
These symbols only used in esp_spi.c and too simple
to conflict with others, so mark them as static:
- cfg
- ctx
- dev_cfg
- timing_param

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-08-01 23:28:53 +08:00
..
include arch/risc-v: introduce AIA support 2024-07-31 12:43:04 -03:00
src riscv/espressif: Mark private data as static in esp_spi.c 2024-08-01 23:28:53 +08:00
CMakeLists.txt
Kconfig arch/risc-v: introduce AIA support 2024-07-31 12:43:04 -03:00