aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/msp432.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-05flash: use proper format with uint32_tAntonio Borneo1-4/+4
2020-09-05flash: avoid checking for non NULL pointer to free itAntonio Borneo1-5/+3
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-4/+5
2020-03-07flash/nor: update support for TI MSP432 devicesEdward Fewell1-111/+118
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek1-13/+0
2018-07-18flash/nor: add support for TI MSP432 devicesEdward Fewell1-0/+1103