Files
rtems/bsps/arm/lpc32xx/nand
Joel Sherrill 6fbbee4427 arm/lpc32xx: Fix prototype mismatch and LPC32XX_SCRATCH_AREA_SIZE use
lpc32xx_mlc_write_blocks() had a different prototype in the header
from the implementation. Changed to match the prototype and Doxygen.

LPC32XX_SCRATCH_AREA_SIZE was tested with "ifdef" not "if" which
resulted in it being used as an array size when undefined or
set to 0.
2025-07-07 17:28:05 -05:00
..
2023-05-20 11:05:26 +02:00
2023-05-20 11:05:26 +02:00
2023-05-20 11:05:26 +02:00