nuttx/arch/arm
chao an 27bfdf68ae stm32/ethernet: fix build warning
chip/stm32_ethernet.c:2014:7: warning: variable 'i' set but not used [-Wunused-but-set-variable]
 2014 |   int i;
      |       ^
1 warning generated.

Signed-off-by: chao an <anchao@xiaomi.com>
2023-11-29 03:58:05 -08:00
..
include sama5: add support for QSPI 2023-11-08 21:58:02 +01:00
src stm32/ethernet: fix build warning 2023-11-29 03:58:05 -08:00
CMakeLists.txt
Kconfig arch: add a flag indicating that the chip doesn't support DMA transfer from/to FLASH 2023-09-29 21:04:02 +08:00