flash/nor: Do not update 'is_erased'
[fw/openocd] / src / flash / nor / max32xxx.c
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2021-01-13 Antonio Borneoflash/nor/max32xxx: fix path of include file
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
2020-07-08 Marc Schinkflash/nor/max32xxx: Use 'bool' data type
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2019-03-27 Christopher HeadConstify struct flash_driver instances
2018-08-21 Kevin Gillespiemax32xxx: Support for MAX32XXX devices.