Files
nuttx/drivers
guoshichao cd52edd6d7 greenhills: fix enumerated type mixed with another type warning
"net/netdev_upperhalf.c", line 133: warning #188-D: enumerated type mixed with
          another type
        total += netdev_lower_quota_load(lower, type);

CC:  dirent/lib_alphasort.c "spi/spi_transfer.c", line 83: warning #188-D: enumerated type mixed with
          another type
    SPI_SETMODE(spi, seq->mode);
    ^

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-08-24 20:43:53 +08:00
..
2024-08-23 20:18:17 +08:00
2024-08-07 12:13:38 -03:00
2024-08-23 18:31:04 -03:00
2024-07-03 17:31:23 +08:00
2024-08-21 02:01:01 +08:00