]> git.sur5r.net Git - openocd/history - src/flash/lpc3180_nand_controller.h
nand_block_t -> struct nand_block
[openocd] / src / flash / lpc3180_nand_controller.h
2009-11-13 Zachary T Welchlpc3180_nand_controller_t -> struct lpc3180_nand_controller
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/flash.
2007-03-15 drath- reworked file i/o. every fileaccess (target, flash...