nuttx/boards/risc-v
Xiang Xiao ea0aadff1e boards/mpfs: Fix the icicle build break
src/mpfs_emmcsd.c: In function 'mpfs_board_emmcsd_init':
Error: src/mpfs_emmcsd.c:72:40: error: 'SDIO_SLOTNO' undeclared (first use in this function)
   finfo("Initializing SDIO slot %d\n", SDIO_SLOTNO);
                                        ^~~~~~~~~~~
src/mpfs_emmcsd.c:72:40: note: each undeclared identifier is reported only once for each function it appears in
Error: src/mpfs_emmcsd.c:83:55: error: 'SDIO_MINOR' undeclared (first use in this function); did you mean 'SHRT_MIN'?
   finfo("Bind SDIO to the MMC/SD driver, minor=%d\n", SDIO_MINOR);

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-11-18 11:45:50 -06:00
..
bl602/bl602evb board: Run ./tools/refresh.sh --silent all 2021-11-10 09:16:35 +01:00
c906/smartl-c906 Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00
esp32c3/esp32c3-devkit boards/Kconfig: set BOARD_ASSERT_RESET_VALUE default value to be 1 2021-11-16 10:44:54 -03:00
fe310/hifive1-revb board: Run ./tools/refresh.sh --silent all 2021-11-10 09:16:35 +01:00
k210/maix-bit boards: k210: Add initial gpio user space support 2021-10-17 17:29:59 +09:00
litex/arty_a7 board: Run ./tools/refresh.sh --silent all 2021-11-10 09:16:35 +01:00
mpfs boards/mpfs: Fix the icicle build break 2021-11-18 11:45:50 -06:00
rv32m1/rv32m1-vega board: Run ./tools/refresh.sh --silent all 2021-11-10 09:16:35 +01:00